porcorosso: add lukegb to video group

This commit is contained in:
Luke Granger-Brown 2021-02-13 13:55:28 +00:00
parent 6c9b15e908
commit 0b865c968e

View file

@ -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; [