From a294fd2c2e66673c0f4073f406bd3c3b05a4ea9a Mon Sep 17 00:00:00 2001 From: Mel Date: Wed, 6 Aug 2025 00:02:23 +0200 Subject: Do not show drives in nautilus automatically (due to duplication bug) Signed-off-by: Mel --- machines/moissanite/devices.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/machines/moissanite/devices.nix b/machines/moissanite/devices.nix index aa70aa0..09c3beb 100644 --- a/machines/moissanite/devices.nix +++ b/machines/moissanite/devices.nix @@ -104,7 +104,6 @@ "exec" # override 'users' 'noexec' default, executable files are nice! "nofail" # it's okay if dao can't be found "noatime" # do not update access timestamps (files+folders) - "x-gvfs-show" # show dao in (i.e.) nautilus # btrfs options "compress=zstd" # compress data with zstd, level 3 -- cgit 1.4.1