Update Flake inputs, enable opengl and add dconf to systemd packages
This commit is contained in:
parent
5d016c54e3
commit
3934f5df33
4 changed files with 14 additions and 10 deletions
|
|
@ -67,6 +67,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
systemd.packages = [ pkgs.dconf ];
|
||||
|
||||
# Required for custom GTK themes
|
||||
services.dbus.packages = with pkgs; [ dconf ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue