diff --git a/hosts/server/configuration.nix b/hosts/server/configuration.nix index 30bbf85..723845d 100644 --- a/hosts/server/configuration.nix +++ b/hosts/server/configuration.nix @@ -119,10 +119,6 @@ virtualisation.docker = { enable = true; - rootless = { - enable = true; - setSocketVariable = true; - }; }; # Open ports in the firewall.