porcorosso: add lukegb to video group
This commit is contained in:
parent
6c9b15e908
commit
0b865c968e
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ in {
|
|||
|
||||
# Define a user account.
|
||||
users.users.lukegb = {
|
||||
extraGroups = [ "wheel" "networkmanager" "libvirtd" "lxd" ];
|
||||
extraGroups = [ "wheel" "networkmanager" "libvirtd" "lxd" "video" ];
|
||||
};
|
||||
my.home-manager.system = {...}: {
|
||||
home.packages = lib.mkAfter (with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue