chore(etna): split stuff into different files
This commit is contained in:
parent
da553350c6
commit
629130fed7
4 changed files with 48 additions and 34 deletions
6
systems/etna/reposilite.nix
Normal file
6
systems/etna/reposilite.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{...}: {
|
||||
cfTunnels."maven.uku3lig.net" = "http://localhost:8080";
|
||||
|
||||
# see exprs/reposilite/module.nix
|
||||
services.reposilite.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue