summaryrefslogtreecommitdiffstats
path: root/1systems/omo/hw
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-03-12 20:10:27 +0100
committermakefu <github@syntax-fehler.de>2021-03-12 20:10:39 +0100
commit7e3a354a619beb33e375175bfae89e06b405c8e7 (patch)
treed5b4c9923527a291981af8b90386b9bdf375110b /1systems/omo/hw
parent0a1ee1dac56462b5cc50dd28ae9319fe4746a120 (diff)
ma omo.r: deploy airsonic,photoprism,metube
Diffstat (limited to '1systems/omo/hw')
-rw-r--r--1systems/omo/hw/omo.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/1systems/omo/hw/omo.nix b/1systems/omo/hw/omo.nix
index 586ad98c4..ae5b778bf 100644
--- a/1systems/omo/hw/omo.nix
+++ b/1systems/omo/hw/omo.nix
@@ -51,6 +51,10 @@ in {
enable = true;
disks = map toMapper [ 0 1 3 ];
parity = toMapper 2; # find -name PARITY_PARTITION
+ extraConfig = ''
+ exclude /lib/storj/
+ exclude /.bitcoin/blocks/
+ '';
};
fileSystems = let
cryptMount = name: