toggle tests, homelab.<> -> modules.homelab.<>
This commit is contained in:
@@ -15,7 +15,11 @@
|
||||
# ../../modules/homelab/nfs.nix
|
||||
];
|
||||
|
||||
|
||||
modules.homelab = {
|
||||
zfs.enable = true;
|
||||
smb.enable = false;
|
||||
nfs.enable = true;
|
||||
};
|
||||
|
||||
|
||||
# use the systemd-boot EFI boot loader.
|
||||
|
||||
Reference in New Issue
Block a user