refactor services

This commit is contained in:
♥ Minnie ♥ 2024-01-21 21:00:06 +08:00
parent cd68967354
commit 8a999ac546
7 changed files with 36 additions and 31 deletions

View file

@ -0,0 +1,10 @@
{ ... }:
{
imports = [
./traefik
./adguardhome.nix
./borgbackup.nix
./minecraft.nix
];
}