From 287951ed6ec57e87b0be0a4b023b988640b85839 Mon Sep 17 00:00:00 2001 From: Till Date: Wed, 3 Sep 2025 11:45:01 +0200 Subject: [PATCH] ext hd --- system/hardware/homer.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/hardware/homer.nix b/system/hardware/homer.nix index 136157c..a639ace 100644 --- a/system/hardware/homer.nix +++ b/system/hardware/homer.nix @@ -42,7 +42,7 @@ fileSystems."/var/mediathek" = { device = "/dev/disk/by-uuid/7b0b589f-5759-411a-975a-08a3c7a0f953"; - fsType = "ext3"; + fsType = "ext4"; options = [ # If you don't have this options attribute, it'll default to "defaults" # boot options for fstab. Search up fstab mount options you can use "users" # Allows any user to mount and unmount