Remove user from docker group

This prevents unauthorised programs to effectively be root.
This commit is contained in:
Simon Bruder 2021-01-17 18:06:12 +01:00
parent 973b82c90f
commit a68b429a58
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -20,7 +20,6 @@ in
extraGroups = [
"adbusers"
"dialout"
"docker"
"libvirtd"
"lp"
"networkmanager"