pantheon/users/modules/programs/thefuck.nix
2025-03-17 18:35:43 +08:00

3 lines
38 B
Nix

{
programs.thefuck.enable = true;
}