add myself to the video group on del
This commit is contained in:
parent
8ad06905a5
commit
aa65ddbdd6
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
|
||||
users.users.${config'.username} = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "networkmanager" "libvirtd" ];
|
||||
extraGroups = [ "wheel" "networkmanager" "libvirtd" "video" ];
|
||||
};
|
||||
|
||||
environment = {
|
||||
|
|
Loading…
Reference in a new issue