atuin helix

This commit is contained in:
death916 2025-06-05 22:59:55 -07:00
parent ae10e6dd77
commit b96312a1f9

View file

@ -24,12 +24,19 @@
# ll = "ls -alh";
# update-system = "sudo nixos-rebuild switch --flake /etc/nixos#homelab";
# };
programs.atuin = {
enable = true;
settings = {
search_mode = "fuzzy";
};
};
home.packages = with pkgs; [
# Any user-specific packages for death916 on the server
fastfetch
wget
atuin
helix
];
# Keep this consistent with your system's state version