We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3311d commit 4aa2e44Copy full SHA for 4aa2e44
install-iso-bcachefs/configuration.nix
@@ -13,7 +13,5 @@
13
services.openssh = {
14
enable = true;
15
startWhenNeeded = true;
16
- permitRootLogin = "yes";
17
- passwordAuthentication = true;
18
};
19
}
0 commit comments