From 079bdf853e0294720d7a9e0d16f9eb44cb7f2465 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 14 May 2025 14:47:27 -0500 Subject: [PATCH] feat: added finamp --- modules/home/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/home/default.nix b/modules/home/default.nix index 72ca965..f2eaa28 100755 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -70,6 +70,7 @@ in wayland theming printManager + finamp ; }; }; @@ -195,6 +196,8 @@ in dolphin espanso zotero + printManager + finamp ; }; };