From cba1e284931fbb0216ca860e48be6fbfd11475e0 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 25 Oct 2024 14:16:23 +0100 Subject: [PATCH] Enable udiskie service --- system/home/desktop/hyprland.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/system/home/desktop/hyprland.nix b/system/home/desktop/hyprland.nix index 39ccc54a..f2e17d87 100644 --- a/system/home/desktop/hyprland.nix +++ b/system/home/desktop/hyprland.nix @@ -40,6 +40,12 @@ enable = true; indicator = true; }; + udiskie = { + enable = true; + notify = true; + automount = true; + tray = "never"; + }; hypridle = { enable = true; settings =