A place to store all my home and system configurations.
Heavily borrowing ideas/formatting from my brother:
nix fmt .
Add the following to the top of /etc/zshrc
with sudo \vim /etc/zshrc
.
if [ -e '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' ]; then
. '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
fi
- add turing pi config
- add windows WSL config
- add nvidia jetson configs