fix
This commit is contained in:
parent
d1ef6e0f28
commit
9d7b325011
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Enable networking
|
||||
# Imports for host-specific configs:
|
||||
imports = [
|
||||
../hosts/${hostname}/networking.nix
|
||||
../hosts/${hostname}/nixos/networking.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
|
|
Loading…
Reference in a new issue