mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
add todo
This commit is contained in:
parent
6ed322da5e
commit
3009bd8613
@ -20,6 +20,7 @@
|
||||
allowSFTP = false;
|
||||
};
|
||||
|
||||
# TODO replace authorizedKeys in all .nix files with authorizedKeyFiles
|
||||
# SSH public key(s) allowed to connect via SSH.
|
||||
users.users."yoda".openssh.authorizedKeys.keys = [
|
||||
(builtins.readFile ../assets/ssh/nitrokey.pub)
|
||||
|
Loading…
Reference in New Issue
Block a user