feat(thor): add forgejo, code repo."
This commit is contained in:
parent
ee550f58b7
commit
850f15885a
5 changed files with 46 additions and 0 deletions
modules/servers/thor
9
modules/servers/thor/secrets.nix
Normal file
9
modules/servers/thor/secrets.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
age = {
|
||||
secrets = {
|
||||
forgejo-db = {
|
||||
file = ../../../secrets/forgejo-db.age;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue