From f8fc687c1dcda7062c20211d309b6a5c44028aa2 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Tue, 10 Jun 2025 16:19:05 +0200 Subject: [PATCH] Replace `thefuck` with `pay-respects` --- hmModules/shell/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hmModules/shell/default.nix b/hmModules/shell/default.nix index 6c7e5c1..d33eeda 100644 --- a/hmModules/shell/default.nix +++ b/hmModules/shell/default.nix @@ -81,7 +81,7 @@ }; programs.zoxide.enable = true; - programs.thefuck.enable = true; + programs.pay-respects.enable = true; programs.oh-my-posh = { enable = true; # same as "captuccin_mocha" but without the OS logo