forgejo: convert to nixos module
This commit is contained in:
parent
f36cd49121
commit
049e3ff091
5 changed files with 83 additions and 51 deletions
5
services/default.nix
Normal file
5
services/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./forgejo.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue