mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
changed home-manager configuration
This commit is contained in:
parent
257c6102ff
commit
f57a62a2e2
6 changed files with 1 additions and 296 deletions
|
|
@ -48,7 +48,7 @@
|
|||
};
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
permitRootLogin = "yes";
|
||||
settings.permitRootLogin = "yes";
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue