feat: Add sinavir's keys to public-cof
and remote-builder-01
This commit is contained in:
parent
244c8027aa
commit
66c40b1026
2 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
||||||
../pubkeys/gdd.keys
|
../pubkeys/gdd.keys
|
||||||
../pubkeys/raito.keys
|
../pubkeys/raito.keys
|
||||||
../pubkeys/mrf.keys
|
../pubkeys/mrf.keys
|
||||||
|
../pubkeys/sinavir.keys
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "21.05";
|
system.stateVersion = "21.05";
|
||||||
|
|
|
@ -64,6 +64,7 @@
|
||||||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||||
../pubkeys/gdd.keys
|
../pubkeys/gdd.keys
|
||||||
../pubkeys/raito.keys
|
../pubkeys/raito.keys
|
||||||
|
../pubkeys/sinavir.keys
|
||||||
../pubkeys/remote-builders.keys
|
../pubkeys/remote-builders.keys
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue