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:
@@ -13,6 +13,9 @@ in {
|
||||
configs/retiolum.nix
|
||||
];
|
||||
|
||||
nix.optimise.automatic = true;
|
||||
nix.gc.automatic = true;
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
sound.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user