From ee87da68f43475cc6427e4d5b4e15b217f23054f Mon Sep 17 00:00:00 2001 From: iiogama Date: Sat, 4 Nov 2023 18:58:08 -0700 Subject: [PATCH] Played with different bashmount and udisk installation configurations. Have a method for temporarily mounting thumb drives. --- hosts/buckwheat/home.nix | 9 ++++++++- nixos/gui.nix | 2 ++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/hosts/buckwheat/home.nix b/hosts/buckwheat/home.nix index baaa5fe..0b430d7 100644 --- a/hosts/buckwheat/home.nix +++ b/hosts/buckwheat/home.nix @@ -10,7 +10,14 @@ enable = true; automount = true; notify = true; - tray = "auto"; + settings = { + program_options = { + udisks_version = 2; + }; + icon_names.media = [ + "media-optical" + ]; + }; }; }; } diff --git a/nixos/gui.nix b/nixos/gui.nix index 6941afc..6755599 100644 --- a/nixos/gui.nix +++ b/nixos/gui.nix @@ -69,7 +69,9 @@ postPatch = "${oldAttrs.postPatch}\n cp ${configFile} config.def.h"; })) ani-cli + bashmount discord + glib lagrange libreoffice mangal