Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
c1ca4fa5e5
|
|||
|
d728327a5c
|
|||
|
aee956cf11
|
|||
|
10021ec205
|
|||
| ff5bcf504c | |||
| 5e7b5813f4 | |||
| c9820e2166 | |||
|
5f3b4b0a07
|
|||
|
caa022dfa2
|
|||
|
82c30ea31f
|
|||
|
82bbb02b58
|
+1
-1
@@ -17,5 +17,5 @@ rec {
|
||||
if (builtins.hasAttr "ssh" users.${username}) then
|
||||
toList users.${username}.ssh
|
||||
else
|
||||
builtins.warn "user ${username} declared without ssh key" [ ];
|
||||
builtins.warn "user ${username} declared without ssh keys" [ ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user