Disable documentation
This commit is contained in:
parent
8bc75a55d6
commit
9dca1d92f1
1 changed files with 1 additions and 0 deletions
|
@ -23,5 +23,6 @@
|
||||||
./hosts/${hostname}
|
./hosts/${hostname}
|
||||||
] ++ lib.optional (builtins.isString desktop) ./common/desktops/${desktop};
|
] ++ lib.optional (builtins.isString desktop) ./common/desktops/${desktop};
|
||||||
|
|
||||||
|
documentation.enable = false;
|
||||||
programs.fish.enable = true;
|
programs.fish.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue