mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
plausible: init
This commit is contained in:
parent
b9c640dd78
commit
e7cf9c7239
4 changed files with 49 additions and 1 deletions
|
@ -20,6 +20,8 @@ in {
|
|||
|
||||
"hosts/best/nextcloud/password.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
"hosts/best/plausible/key.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
# disk
|
||||
"hosts/disk/id.age".publicKeys = [ disk ] ++ admins;
|
||||
"hosts/disk/password.age".publicKeys = [ disk ] ++ admins;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue