[murex-pecten] Make the machine more gamy

This commit is contained in:
Malte Tammena 2022-01-21 16:15:55 +01:00
parent 696c6e780e
commit e8e8016fa6
2 changed files with 5 additions and 1 deletions

View file

@ -38,6 +38,7 @@
"kvm"
"libvirtd"
"podman"
"corectrl"
"scanner"
config.users.groups.keys.name
];
@ -131,12 +132,14 @@
programs.dconf.enable = true;
programs.steam.enable = true;
programs.corectrl.enable = true;
services.dbus.packages = with pkgs; [ gnome3.dconf ];
services.dbus.packages = with pkgs; [ gnome3.dconf openrgb ];
services.udev.packages = with pkgs; [
yubikey-personalization
chrysalis
openrgb
i2c-tools
gnome3.gnome-settings-daemon
];

View file

@ -86,6 +86,7 @@ in {
mensa
mosh
nixfmt
openrgb
patchelf
pavucontrol
pdftk