feat: add age to home packages

This commit is contained in:
Iain Learmonth 2025-06-13 18:28:36 +01:00
parent 59901d65b9
commit b40c4d8d57

View file

@ -17,6 +17,7 @@ in
if lib.strings.hasSuffix "darwin" pkgs.system then "/Users/irl" else "/home/irl";
home.stateVersion = "25.05";
home.packages = with pkgs; [
age
fish
neofetch
rust-analyzer