]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/system/eldiron.nix
Migrate dilion to ZFS
[perso/Immae/Config/Nix.git] / modules / private / system / eldiron.nix
index 3fa78a4204dec338da182c7ec30dffb77e91342e..8a5d11cd53da40215e66b80714205177d29482e0 100644 (file)
     fsType = "fuse";
     options = [ "force-user=pub" "create-for-user=wwwrun" "create-for-group=wwwrun" ];
   };
-  environment.systemPackages = [ pkgs.bindfs pkgs.pv pkgs.smartmontools ];
+  environment.systemPackages = [ pkgs.bindfs ];
 
   # This value determines the NixOS release with which your system is
   # to be compatible, in order to avoid breaking some software such as