mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
added autooptimise
Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
This commit is contained in:
parent
189c092d92
commit
2d954de23f
@ -46,6 +46,10 @@
|
||||
# keyMap = "us";
|
||||
# };
|
||||
|
||||
# updates and upkeep
|
||||
nix.autoOptimiseStore = true;
|
||||
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
services.xserver.enable = true;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user