Remove user from docker group

This prevents unauthorised programs to effectively be root.
pull/30/head
Simon Bruder 2021-01-17 18:06:12 +01:00
parent 973b82c90f
commit a68b429a58
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 1 deletions

View File

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