Maybe I need to set this to options scope

This commit is contained in:
Patrick Menking 2024-09-16 12:42:05 -04:00
parent 0ca187f2cd
commit ba4049f95a

View file

@ -7,7 +7,7 @@
./users
];
config = {
options = {
packages = {
enable = lib.mkDefault true;
core.enable = lib.mkDefault true;