This commit is contained in:
iFargle 2023-08-15 16:30:50 +09:00
parent d1ef6e0f28
commit 9d7b325011

View file

@ -2,7 +2,7 @@
# Enable networking # Enable networking
# Imports for host-specific configs: # Imports for host-specific configs:
imports = [ imports = [
../hosts/${hostname}/networking.nix ../hosts/${hostname}/nixos/networking.nix
]; ];
networking = { networking = {