From 16fa2feb65d4cb1148dab45aea699ff5b6055c04 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 13 Sep 2023 14:57:51 +0100 Subject: [PATCH] Add noisetorch program --- system/desktop.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/desktop.nix b/system/desktop.nix index 9aa4b8ef..5c4423a1 100644 --- a/system/desktop.nix +++ b/system/desktop.nix @@ -30,6 +30,7 @@ ssh.startAgent = true; dconf.enable = true; light.enable = true; + noisetorch.enable = true; }; gtk.iconCache.enable = true; qt = {