mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
feat: firefly-iii test
This commit is contained in:
parent
45d8cfa133
commit
eb9f5235ef
1 changed files with 23 additions and 21 deletions
|
@ -36,6 +36,8 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
sops =
|
||||
let
|
||||
sopsPath = secret: {
|
||||
|
@ -57,7 +59,7 @@ in
|
|||
]
|
||||
);
|
||||
};
|
||||
};
|
||||
|
||||
fileSystems."/var/lib/${service.name}" = {
|
||||
device = service.paths.path0;
|
||||
fsType = "none";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue