feat: add age to home packages
This commit is contained in:
parent
59901d65b9
commit
b40c4d8d57
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue