mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Reformat nix files
This commit is contained in:
parent
dd5b87f66e
commit
d098f4bfbf
4 changed files with 18 additions and 12 deletions
|
|
@ -2,6 +2,6 @@
|
|||
{
|
||||
services.openssh.enable = true;
|
||||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||
../ssh_keys/phfroidmont-desktop.pub
|
||||
../ssh_keys/phfroidmont-desktop.pub
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue