hosts: fix nas

This commit is contained in:
2023-01-07 16:53:36 +01:00
parent b61bf98e6f
commit 78a120c99b
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
imports = # For now, if applying to other system, swap files
[(import ./hardware-configuration.nix)] ++ # Current system hardware config @ /etc/nixos/hardware-configuration.nix
#[(import ../../modules/desktop/virtualisation/docker.nix)] ++ # Docker
(import ../../modules/services/nas) ++ # Server Services
#(import ../../modules/services/nas) ++ # Server Services
(import ../../modules/hardware); # Hardware devices
boot = { # Boot options