Updated to documentation.nixos

This commit is contained in:
Serĉanto de Scio 2019-10-16 14:16:47 +10:00
parent f912789cd8
commit 6bd944b363
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -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 = {