diff options
| author | Mel <mel@rnrd.eu> | 2025-08-06 00:02:23 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-08-06 00:02:23 +0200 |
| commit | a294fd2c2e66673c0f4073f406bd3c3b05a4ea9a (patch) | |
| tree | 97350219ba56a6a974d79a4495c46ae465e3ace4 /machines/moissanite/devices.nix | |
| parent | 701ec656bb6a8300d2c28bf63a0df30c89359236 (diff) | |
| download | minerals-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/moissanite/devices.nix')
| -rw-r--r-- | machines/moissanite/devices.nix | 1 |
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 |
