modules: users: reformat
This commit is contained in:
parent
3177d01157
commit
5973841ff5
1 changed files with 9 additions and 8 deletions
|
|
@ -25,7 +25,8 @@ in
|
|||
"video" # screen control
|
||||
"wheel" # `sudo` for the user.
|
||||
];
|
||||
openssh.authorizedKeys.keys = with builtins; let
|
||||
openssh.authorizedKeys.keys = with builtins;
|
||||
let
|
||||
keyDir = ./ssh;
|
||||
contents = readDir keyDir;
|
||||
names = attrNames contents;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue