mirror of
https://github.com/kmein/niveum
synced 2026-03-18 11:01:07 +01:00
feat: do not depend on github for ssh keys bc insecure
This commit is contained in:
@@ -17,5 +17,5 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
users.users.root.openssh.authorizedKeys.keys = kieran.sshKeys pkgs;
|
||||
users.users.root.openssh.authorizedKeys.keys = kieran.sshKeys;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user