This commit is contained in:
notgne2 2022-11-03 08:26:16 -07:00
parent 3bd782b1df
commit e1f0a69787
No known key found for this signature in database
2 changed files with 5 additions and 4 deletions

View file

@ -270,6 +270,7 @@ in {
# Shit breaks without this lol
programs.dconf.enable = lib.mkDefault true;
services.dbus.enable = lib.mkDefault true;
services.dbus.packages = with pkgs; [dconf];
boot.kernel.sysctl = {