tower/configuration.nix: enable forgejo
This commit is contained in:
parent
43f703f311
commit
5f54ca60d7
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
};
|
||||
modules = {
|
||||
system = {
|
||||
services.forgejo.enable = true;
|
||||
programs = {
|
||||
editors = {
|
||||
helix.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue