1
1
Fork 0

Allow catacomb access to empyrean

This commit is contained in:
Jaculabilis 2023-07-05 04:55:15 +00:00
parent 79d941b343
commit d982e1c4cd
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@
openssh.authorizedKeys.keyFiles = [ openssh.authorizedKeys.keyFiles = [
../../keys/tvb.palamas.pub ../../keys/tvb.palamas.pub
../../keys/tvb.stagirite.pub ../../keys/tvb.stagirite.pub
../../keys/tvb.catacomb.pub
]; ];
}; };
users.groups.tvb = {}; users.groups.tvb = {};