feat: shellAbbrs

This commit is contained in:
punkfairie 2025-05-25 20:28:59 -07:00
parent 8c014a0a97
commit ba90c05b2d
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6
2 changed files with 1 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{ {
imports = [ imports = [
./apps.nix ./apps.nix
./shellAbbrs.nix
]; ];
} }