From 174c414636b86eccc78b1e319794630eeccf13e3 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sat, 11 Apr 2026 19:08:13 -0500 Subject: immich not enabled by default --- hosts/poweredge/fileshares.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'hosts/poweredge/fileshares.nix') diff --git a/hosts/poweredge/fileshares.nix b/hosts/poweredge/fileshares.nix index 90b738c..8c3c9a0 100644 --- a/hosts/poweredge/fileshares.nix +++ b/hosts/poweredge/fileshares.nix @@ -1,7 +1,4 @@ { - # Import zfs pools - boot.zfs.extraPools = [ "ingens" "memoria" ]; - services._fileShares.enable = true; services._fileShares.shares = { PS2 = { -- cgit v1.2.3