hosts/*: remove unnecessary private import
This commit is contained in:
parent
b2eba2b8c2
commit
f4c5fa90da
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, lib, private, ... }:
|
||||
{ pkgs, lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue