pantheon/users/programs/thefuck.nix
2025-03-27 02:00:31 +08:00

3 lines
38 B
Nix

{
programs.thefuck.enable = true;
}