aboutsummaryrefslogtreecommitdiff
path: root/profiles/server.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/server.nix')
-rw-r--r--profiles/server.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/server.nix b/profiles/server.nix
index 9f9e01c..6fe6f22 100644
--- a/profiles/server.nix
+++ b/profiles/server.nix
@@ -8,9 +8,6 @@
./default.nix
];
- #Virtualization settings
- virtualisation.docker.enable = true;
-
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernel.sysctl = {