summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-08-06 00:02:23 +0200
committerMel <mel@rnrd.eu>2025-08-06 00:02:23 +0200
commita294fd2c2e66673c0f4073f406bd3c3b05a4ea9a (patch)
tree97350219ba56a6a974d79a4495c46ae465e3ace4 /machines
parent701ec656bb6a8300d2c28bf63a0df30c89359236 (diff)
downloadminerals-a294fd2c2e66673c0f4073f406bd3c3b05a4ea9a.tar.zst
minerals-a294fd2c2e66673c0f4073f406bd3c3b05a4ea9a.zip
Do not show drives in nautilus automatically (due to duplication bug)
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines')
-rw-r--r--machines/moissanite/devices.nix1
1 files changed, 0 insertions, 1 deletions
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