updated lockfile, and replaced thefuck with pay-respects

This commit is contained in:
Tyler Mayoff 2025-09-14 22:33:51 -04:00
parent e65d7c392e
commit 0b1b2df069
2 changed files with 50 additions and 50 deletions

View file

@ -65,10 +65,10 @@
enable = true;
};
programs.thefuck = {
programs.pay-respect = {
enable = true;
enableFishIntegration = true;
enableInstantMode = true;
alias = "fuck";
};
programs.yazi = {