porcorosso: add lukegb to lxd group
This commit is contained in:
parent
8e2670548d
commit
161ed2af50
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" ];
|
||||
extraGroups = [ "wheel" "networkmanager" "libvirtd" "lxd" ];
|
||||
};
|
||||
my.home-manager.system = {...}: {
|
||||
home.packages = lib.mkAfter (with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue