Group containers into their own directory

This commit is contained in:
Oliver Davies 2025-01-17 21:23:01 +00:00
parent 359bb61628
commit 75efe1bf99
6 changed files with 11 additions and 4 deletions

View file

@ -0,0 +1,8 @@
{
imports = [
./beaverhabits.nix
./freshrss.nix
./pi-hole.nix
./tubearchivist.nix
];
}