FUCK YOU MODULES HOMELAB RULES
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
lib,
|
||||
...
|
||||
}: let
|
||||
cfg = config.modules.fileshare.zfs;
|
||||
cfg = config.fileshare.zfs;
|
||||
in {
|
||||
options.modules.fileshare.zfs = {
|
||||
options.fileshare.zfs = {
|
||||
enable = lib.mkEnableOption "enables zfs";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user