mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
feat(service): add gitea
This commit is contained in:
6
machines/bomba/services/default.nix
Normal file
6
machines/bomba/services/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./gitea.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user