summaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/default.nix b/default.nix
index 3b0c83d..3d3250c 100644
--- a/default.nix
+++ b/default.nix
@@ -59,10 +59,6 @@ in {
./Com/Simatime/packages.nix
];
nixpkgs.config.allowUnfree = true;
- services.openssh = {
- enable = true;
- passwordAuthentication = false;
- };
boot.isContainer = true;
networking.useDHCP = false;
};