Just some stuff about me.
Here's my dotfiles repository.
Check out my blog.
My keys: PGP, SSH
My crypto wallets (BTC, XMR)
I see you have JavaScript disabled. In GUI browsers, I have this page themed dynamically, so when it's dark outside, you'll get a dark theme. You need JS enabled if you want the dynamic theme; I don't run any JS-based analytics or tracking.
Update:
nixos-rebuild switch
Ways to manage packages:
List installed packages:
nix-env -qa --installed '*'
Update channel
nix-channel --update sudo nixos-rebuild switch nix-env -u '*'