do not install {man,info}-pages and docs to save space

pull/55/head
Alexander Tomokhov 2023-11-18 17:39:14 +04:00
parent 6a3a83e270
commit 0704d18b1a
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
environment.variables = {
DOMAIN = config.selfprivacy.domain;
};
documentation.dev.enable = false; # no {man,info}-pages & docs to save space
system.autoUpgrade = {
enable = config.selfprivacy.autoUpgrade.enable;
allowReboot = config.selfprivacy.autoUpgrade.allowReboot;