Updated to documentation.nixos
This commit is contained in:
parent
f912789cd8
commit
6bd944b363
|
@ -21,10 +21,8 @@
|
|||
allowUnfree = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
nixosManual = {
|
||||
enable = false; # Save some space by disabling the manual
|
||||
};
|
||||
documentation = {
|
||||
nixos.enable = "false"; # Save some space by disabling the manual
|
||||
};
|
||||
|
||||
users.users.root = {
|
||||
|
|
Loading…
Reference in a new issue