upgrade uhk
This commit is contained in:
parent
0a06ecc41f
commit
20c689c882
2 changed files with 35 additions and 32 deletions
nixos/components/gui
|
@ -10,7 +10,7 @@
|
|||
|
||||
# only needed if you have an UHK
|
||||
hardware.keyboard.uhk.enable = true;
|
||||
environment.systemPackages = [ pkgs.uhk-agent ];
|
||||
environment.systemPackages = [ pkgs.unstable.uhk-agent ];
|
||||
users.users.mainUser.extraGroups = [ "input" ];
|
||||
|
||||
services.xserver = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue