Compare commits
No commits in common. "15dda44f8d521b8d70219859390255a3920529eb" and "f9af88d745e482d4a19314c3c6d96cdbabb39177" have entirely different histories.
15dda44f8d
...
f9af88d745
@ -88,7 +88,7 @@ in
|
||||
];
|
||||
|
||||
# Shit breaks without this lol
|
||||
programs.dconf.enable = true;
|
||||
services.dbus.packages = [ pkgs.gnome3.dconf ];
|
||||
|
||||
# better default swap
|
||||
boot.kernel.sysctl = { "vm.swappiness" = lib.mkDefault 45; };
|
||||
|
Loading…
Reference in New Issue
Block a user