mirror of
https://github.com/kmein/niveum
synced 2026-03-19 19:41:08 +01:00
save-space, make telegram-bots want network-online
This commit is contained in:
9
configs/save-space.nix
Normal file
9
configs/save-space.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
documentation.doc.enable = false;
|
||||
documentation.enable = false;
|
||||
documentation.info.enable = false;
|
||||
documentation.man.enable = false;
|
||||
fonts.fontconfig.enable = false;
|
||||
nix.gc.automatic = true;
|
||||
nix.optimise.automatic = true;
|
||||
}
|
||||
Reference in New Issue
Block a user