ghost: create rena wiki

This commit is contained in:
Leonardo Eugênio 2023-11-29 01:41:26 -03:00
parent ff7c1b3bb3
commit 80ef3f0e6c
4 changed files with 41 additions and 0 deletions

View file

@ -9,4 +9,5 @@ in
"monolith-nix-serve-privkey.age".publicKeys = [ main_ssh_public_key ];
"ghost-nextcloud.age".publicKeys = [ main_ssh_public_key ];
"ghost-writefreely.age".publicKeys = [ main_ssh_public_key ];
"ghost-renawiki.age".publicKeys = [ main_ssh_public_key ];
}