add myself to the video group on del

This commit is contained in:
jacekpoz 2024-02-21 19:03:42 +01:00
parent 8ad06905a5
commit aa65ddbdd6
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -95,7 +95,7 @@
users.users.${config'.username} = {
isNormalUser = true;
extraGroups = [ "wheel" "networkmanager" "libvirtd" ];
extraGroups = [ "wheel" "networkmanager" "libvirtd" "video" ];
};
environment = {