Compare commits
1 commit
80594d679f
...
9027b418ae
Author | SHA1 | Date | |
---|---|---|---|
9027b418ae |
1 changed files with 1 additions and 5 deletions
|
@ -135,11 +135,7 @@ in {
|
|||
users.fsaccount.files = [
|
||||
{
|
||||
file = ".ssh/known_hosts";
|
||||
parentDirectory = {
|
||||
user = "fsaccount";
|
||||
group = "users";
|
||||
mode = "u=rwx,g=,o=";
|
||||
};
|
||||
parentDirectory = {mode = "u=rwx,g=,o=";};
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue