virtualisation: enable on desktop and nas

This commit is contained in:
2023-01-17 17:04:18 +01:00
parent c7304a3b2d
commit 3a040c7336
3 changed files with 6 additions and 5 deletions

View File

@@ -22,7 +22,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/desktop/virtualisation) ++ # Docker
(import ../../modules/services/nas) ++ # Server Services
(import ../../modules/hardware); # Hardware devices