disable documentation.enable = false alltogether
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
environment.variables = {
|
environment.variables = {
|
||||||
DOMAIN = config.selfprivacy.domain;
|
DOMAIN = config.selfprivacy.domain;
|
||||||
};
|
};
|
||||||
documentation.dev.enable = false; # no {man,info}-pages & docs to save space
|
documentation.enable = false; # no {man,info}-pages & docs, etc to save space
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = config.selfprivacy.autoUpgrade.enable;
|
enable = config.selfprivacy.autoUpgrade.enable;
|
||||||
allowReboot = config.selfprivacy.autoUpgrade.allowReboot;
|
allowReboot = config.selfprivacy.autoUpgrade.allowReboot;
|
||||||
|
Reference in New Issue
Block a user