home: create programming module and move programming stuff out of shenvs

This commit is contained in:
Fabian Montero 2026-05-16 13:13:49 -06:00
parent 7bdfcc58e7
commit dcfd230b02
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3
10 changed files with 35 additions and 48 deletions

View file

@ -22,5 +22,6 @@
./pass.nix
./halloy.nix
./ai.nix
./programming.nix
];
}