1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 02:57:44 +00:00

Initial tard host config

This commit is contained in:
RGBCube 2024-05-11 16:27:45 +03:00
parent f23d27c2b3
commit 73ae83a9b7
No known key found for this signature in database
7 changed files with 96 additions and 4 deletions

View file

@ -31,6 +31,10 @@ in with keys; {
"hosts/enka/password.orhan.age".publicKeys = [ enka ];
"hosts/enka/password.said.age".publicKeys = [ enka ];
### tard
"hosts/tard/id.age".publicKeys = [ tard enka ];
"hosts/tard/password.tail.age".publicKeys = [ tard enka ];
### shared
"modules/ssh/config.age".publicKeys = all;
}