feat: refactored impermanence modules to follow new pattern

This commit is contained in:
Leyla Becker 2025-11-08 18:17:22 -06:00
parent 3ca0e9bf0a
commit b67be1472a
54 changed files with 718 additions and 640 deletions

View file

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