nixos/modules/server/services/default.nix

2 lines
33 B
Nix
Raw Normal View History

2024-12-31 19:29:21 +04:00
{ imports = [ ./forgejo.nix ]; }