feat(nix): add rrv.sh module and enable for server

This commit is contained in:
Mohammad Rafiq 2025-07-09 03:50:34 +08:00
parent c026887236
commit 2710c71820
No known key found for this signature in database
4 changed files with 51 additions and 0 deletions

View file

@ -73,6 +73,8 @@
domain = "git.rrv.sh";
openFirewall = true;
};
rrv-sh.enable = true;
rrv-sh.domain = "rrv.sh";
};
};
};