summaryrefslogtreecommitdiff
path: root/ilex
diff options
context:
space:
mode:
Diffstat (limited to 'ilex')
-rw-r--r--ilex/configuration.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/ilex/configuration.nix b/ilex/configuration.nix
index a778d21..8546593 100644
--- a/ilex/configuration.nix
+++ b/ilex/configuration.nix
@@ -16,9 +16,6 @@
networking.hostName = "ilex";
time.timeZone = "Europe/Amsterdam";
- services.openssh.enable = true;
- services.openssh.permitRootLogin = "yes";
-
networking = {
networkmanager.enable = true;
useDHCP = false;