hosts/dunamis/users/user/flatpak.nix: sort, remove tg
hosts/dunamis/users/user/programs.nix: add zoxide Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -46,6 +46,7 @@
|
||||
nix-your-shell.enable = true;
|
||||
pay-respects.enable = true; # thefuck in rust
|
||||
ripgrep.enable = true; # grep in rust
|
||||
zoxide.enable = true; # fuzzy cd in rust
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
Reference in New Issue
Block a user