Typo
This commit is contained in:
parent
e46158b328
commit
ed4d30fd5f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{ config, desktop, lib, pkgs, ... }:
|
{ config, desktop, lib, pkgs, ... }: {
|
||||||
users.users.root.openssh.authorizedKeys.keyFiles = [ ../../../keys/ssh/keys.txt ];
|
users.users.root.openssh.authorizedKeys.keyFiles = [ ../../../keys/ssh/keys.txt ];
|
||||||
}
|
}
|
Loading…
Reference in a new issue