feat: moved ollama, tailscale, and sync into folders following the new storage pattern

This commit is contained in:
Leyla Becker 2025-11-08 18:28:34 -06:00
parent b67be1472a
commit d283f88160
11 changed files with 215 additions and 117 deletions

View file

@ -0,0 +1,6 @@
{...}: {
imports = [
./tailscale.nix
./storage.nix
];
}