Compare commits
1 commit
90026d2734
...
6a75dfdaa6
Author | SHA1 | Date | |
---|---|---|---|
6a75dfdaa6 |
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ with lib;
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
||||
users.users.root.openssh.authorizedKeys = [
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBS65v7n5ozOUjYGuO/dgLC9C5MUGL5kTnQnvWAYP5B3 ci@git.qo.is"
|
||||
]; # TODO: Move this key to allow CI deployment for all machines.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue