mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
documentation and no fail2ban
This commit is contained in:
parent
e98e21749c
commit
8560beb505
3 changed files with 19 additions and 1 deletions
6
modules/services/forgejo/default.nix
Normal file
6
modules/services/forgejo/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
services.forgejo = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue