enable: improve description

This commit is contained in:
Elec3137 2026-02-27 09:58:59 -08:00
commit 3c30c99f3f

View file

@ -16,7 +16,7 @@ in
];
options.nixowos = {
enable = lib.mkEnableOption "common settings";
enable = lib.mkEnableOption "system and cli settings";
};
config = {