modules: users: reformat
This commit is contained in:
parent
9973e0d32f
commit
05e0cd4e1f
|
@ -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…
Reference in a new issue