nopass key for filesystems
This commit is contained in:
parent
7744efa70a
commit
13fafa4015
BIN
secrets/id_nopass.pub
Normal file
BIN
secrets/id_nopass.pub
Normal file
Binary file not shown.
|
@ -19,7 +19,7 @@
|
|||
users.users.media = {
|
||||
isSystemUser = true;
|
||||
group = "media";
|
||||
openssh.authorizedKeys.keyFiles = [ ../secrets/id_ed25519.pub ];
|
||||
openssh.authorizedKeys.keyFiles = [ ../secrets/id_nopass.pub ];
|
||||
};
|
||||
users.users.guest = {
|
||||
isSystemUser = true;
|
||||
|
|
Loading…
Reference in New Issue
Block a user