Skip to content

Commit 4aa2e44

Browse files
committed
fix issue with duplicated parameters
1 parent ab3311d commit 4aa2e44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

install-iso-bcachefs/configuration.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,5 @@
1313
services.openssh = {
1414
enable = true;
1515
startWhenNeeded = true;
16-
permitRootLogin = "yes";
17-
passwordAuthentication = true;
1816
};
1917
}

0 commit comments

Comments
 (0)