Major cleanup
This commit is contained in:
parent
46275901fd
commit
b2ff93693a
24 changed files with 39 additions and 289 deletions
|
|
@ -15,11 +15,8 @@ let
|
|||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK95QueW+jp1ZmF299Xr3XkgHJ6dL7aZVsfWxqbOKVKA";
|
||||
alexandria = [ alexandria-host ];
|
||||
|
||||
taipei-host = "";
|
||||
taipei = [ taipei-host ];
|
||||
|
||||
desktops = io ++ rotterdam;
|
||||
servers = alexandria ++ taipei;
|
||||
servers = alexandria;
|
||||
all-hosts = desktops ++ servers;
|
||||
in {
|
||||
"nextcloud-secrets.json.age".publicKeys = all-hosts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue