chore: update flake.lock
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
b9d1f73d15
commit
e7f4628aaa
2 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
parityDrives = filterAttrs (n: v: hasPrefix "p" n) config.fileSystems;
|
||||
dataDrives = filterAttrs (n: v: hasPrefix "d" n) config.fileSystems;
|
||||
in {
|
||||
snapraid = {
|
||||
services.snapraid = {
|
||||
enable = true;
|
||||
|
||||
dataDisks = listToAttrs (attrValues (mapAttrs (n: fs: {
|
||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
Loading…
Reference in a new issue