add me the docker group
This commit is contained in:
parent
b8279361b1
commit
aa7a34e710
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
|||
isNormalUser = true;
|
||||
name = "muhh";
|
||||
description = "Markus Heurung";
|
||||
extraGroups = [ "libvirtd" "qemu-libvirtd" "audio" "input" "networkmanager" "video" "wheel" "plugdev"];
|
||||
extraGroups = [ "audio" "docker" "libvirtd" "input" "networkmanager" "plugdev" "qemu-libvirtd" "video" "wheel"];
|
||||
shell = pkgs.fish;
|
||||
linger = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue