enable: improve description
This commit is contained in:
parent
c8edf5767c
commit
3c30c99f3f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ in
|
|||
];
|
||||
|
||||
options.nixowos = {
|
||||
enable = lib.mkEnableOption "common settings";
|
||||
enable = lib.mkEnableOption "system and cli settings";
|
||||
};
|
||||
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue