mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
thinkman: update to NixOS 22.05
This commit is contained in:
parent
d428ae6ab7
commit
b1ef65594a
6 changed files with 6 additions and 7 deletions
|
@ -17,7 +17,7 @@ in
|
|||
programs.dconf.enable = true;
|
||||
|
||||
# gnome services
|
||||
services.dbus.packages = [ pkgs.gnome.dconf ];
|
||||
services.dbus.packages = [ pkgs.dconf ];
|
||||
services.udev.packages = [ pkgs.gnome.gnome-settings-daemon ];
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue