From 0cf20e5726e630d581781a26195605f202e8fe72 Mon Sep 17 00:00:00 2001 From: tux Date: Fri, 11 Jul 2025 19:24:45 +0530 Subject: [PATCH] feat: replace service-wrapper with systemctl-tui --- modules/home/shell/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/shell/default.nix b/modules/home/shell/default.nix index 28f7fc1..d84abe7 100755 --- a/modules/home/shell/default.nix +++ b/modules/home/shell/default.nix @@ -55,7 +55,7 @@ }; home.packages = with pkgs; [ - service-wrapper + systemctl-tui ranger wget portal