🔥 (hydrogen/services) update service's default.nix to remove ol services
This commit is contained in:
parent
4a3e8eeb0f
commit
3e36af50d5
|
@ -1,12 +1 @@
|
||||||
{ ... }: {
|
{ ... }: { imports = [ ./acme ./atuin ./changedetection ./gitea ./nginx ]; }
|
||||||
imports = [
|
|
||||||
./acme
|
|
||||||
./atuin
|
|
||||||
./blocky
|
|
||||||
./changedetection
|
|
||||||
./fail2ban
|
|
||||||
./gitea
|
|
||||||
./nginx
|
|
||||||
./wireguard
|
|
||||||
];
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue