UPdate
This commit is contained in:
parent
1f50fcb028
commit
878d7086a2
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
keyMode = "vi";
|
||||
terminal = "xterm-256color";
|
||||
plugins = with pkgs.tmuxPlugins; [
|
||||
better-mouse-mode
|
||||
weather
|
||||
sensible
|
||||
sidebar
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
# backups-rpi4 cron job to back up sysctl.io's Docker files
|
||||
# osaka-linode-01 cron job to copy certs for the DERP relay
|
||||
# milan-linode-01 cron job to copy certs for the DERP relay
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
''ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKp2wgqFcr0LGaUXbom88/zK2631pysePUWIaCMljT0K root@backups-rpi4''
|
||||
''ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKkNFdEcYIrjss1Nz0tU/AX89hUMmxB/Vabvsa7A6E2K root@osaka-linode-01''
|
||||
|
|
Loading…
Reference in a new issue