More formatting changes
This commit is contained in:
parent
258ddad76d
commit
611eaab26c
45 changed files with 52 additions and 66 deletions
|
@ -10,7 +10,7 @@
|
|||
../extras
|
||||
];
|
||||
|
||||
options.system = {
|
||||
options.system = with lib; {
|
||||
desktop.enable = lib.mkEnableOption "Enable desktop apps and services";
|
||||
server.enable = lib.mkEnableOption "Enable server apps and services";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue