mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: mwee...
This commit is contained in:
parent
d69e644c2f
commit
9a499d2f80
4 changed files with 24 additions and 1 deletions
7
nixos/servers/forgejo.nix
Normal file
7
nixos/servers/forgejo.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
_: {
|
||||
services.forgejo = {
|
||||
enable = true;
|
||||
settings = {
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue