Merge pull request 'rm-HackENS-keys' (#4) from rm-HackENS-keys into master
Reviewed-on: https://git.rz.ens.wtf/Klub-RZ/infrastructure/pulls/4
This commit is contained in:
commit
df41ea07c1
3 changed files with 0 additions and 3 deletions
|
@ -74,7 +74,6 @@
|
|||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||
./pubkeys/gdd.keys
|
||||
./pubkeys/raito.keys
|
||||
./pubkeys/hackens-milieu.keys
|
||||
];
|
||||
|
||||
# Open ports in the firewall.
|
||||
|
|
|
@ -15,7 +15,6 @@ let
|
|||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||
./pubkeys/gdd.keys
|
||||
./pubkeys/raito.keys
|
||||
./pubkeys/hackens-milieu.keys
|
||||
];
|
||||
programs.mosh.enable = true;
|
||||
|
||||
|
|
|
@ -63,7 +63,6 @@
|
|||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||
./pubkeys/gdd.keys
|
||||
./pubkeys/raito.keys
|
||||
./pubkeys/hackens-milieu.keys
|
||||
./pubkeys/remote-builders.keys
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue