From 2700135ddf6a044023dac86ee1d33950d3d2ab61 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Wed, 28 Jan 2026 22:34:00 +0100 Subject: fixed it? --- mun.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mun.nix') diff --git a/mun.nix b/mun.nix index 948f18e..6fe695e 100644 --- a/mun.nix +++ b/mun.nix @@ -66,6 +66,7 @@ in git lazygit tree-sitter + #gcr ]; sessionVariables = { @@ -145,7 +146,7 @@ in vimAlias = true; withNodeJs = true; - # IMPORTANT FIX + # +ANT FIX plugins = []; # disable HM plugin processing extraLuaConfig = '' @@ -407,6 +408,8 @@ in }; services = { + #gnome-keyring.enable = true; + dunst = { enable = true; -- cgit v1.2.3