nh script update

This commit is contained in:
death916 2025-06-30 15:16:38 -07:00
parent 945b913d83
commit cee54def46
3 changed files with 23 additions and 11 deletions

View file

@ -22,4 +22,8 @@
systemctl-tui
gemini-cli
];
programs.bash.shellAliases = {
nh-push = "/home/death916/nixconfig/scripts/nh-push";
};
}