1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 19:11:08 +01:00

nix optimise; restructure packages

This commit is contained in:
Kierán Meinhardt
2019-01-02 02:18:27 +01:00
parent e214fb4316
commit 6e2d8d5b69
3 changed files with 82 additions and 55 deletions

View File

@@ -13,6 +13,9 @@ in {
configs/retiolum.nix
];
nix.optimise.automatic = true;
nix.gc.automatic = true;
time.timeZone = "Europe/Berlin";
sound.enable = true;