feat: created crab-hole service

This commit is contained in:
Leyla Becker 2025-10-19 16:32:10 -05:00
parent 290db94f42
commit 46890110f8
7 changed files with 210 additions and 2 deletions

View file

@ -0,0 +1,6 @@
{...}: {
imports = [
./crab-hole.nix
./impermanence.nix
];
}