From 57f3e199a407f915cea0bb395e57ce39752e7808 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Sun, 1 Feb 2026 23:25:43 +0100 Subject: fixed missing ; --- mun.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mun.nix') diff --git a/mun.nix b/mun.nix index 90ccfa2..c600319 100755 --- a/mun.nix +++ b/mun.nix @@ -191,7 +191,7 @@ services = { gnome-keyring.enable = true; - + }; -- cgit v1.2.3