mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
add gerg to 'input' group
This commit is contained in:
parent
1dfe51881d
commit
6fd54f3147
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ in
|
|||
users.users.gerg.extraGroups = [
|
||||
"kvm"
|
||||
"libvirtd"
|
||||
"input"
|
||||
];
|
||||
|
||||
services.xserver.displayManager.xserverArgs = lib.mkAfter [ "-config /etc/Xorg/active.conf" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue