mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat: do not depend on github for ssh keys bc insecure
This commit is contained in:
@@ -193,7 +193,7 @@ in {
|
||||
users.extraUsers.weechat = {
|
||||
useDefaultShell = true;
|
||||
openssh.authorizedKeys.keys =
|
||||
kieran.sshKeys pkgs
|
||||
kieran.sshKeys
|
||||
++ [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC+KVDmYYH7mA8v81e9O3swXm3ZVYY9t4HP65ud61uXy weechat_android@heym"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user