i'm a sucker for declarative coding and aasc. so I got sucked into nix and nixOS.
halfway through I realized that I don't really care for Nix as a language - so there might be some hacks and such things through out.
but i wanted to finish through and here we are.
not much comments or anything, i like keeping my own things concise. makes it easier parsing through for me.
- easy to edit and deploy configurations for all my different devices
- be able to migrate my running nextcloud instance without compromises/corruptions
- import existing bash scripts and aliases into nixos
- import existing python scripts into nixos
- learnt nix modules
- learnt nix flakes
- learnt secret managing in nixos
- learnt a bunch of scurity best practices
- tried my first dynamic window manager
- bashrc
- bashaliases
- nixscripts nixos.wiki/wiki/Shell_Scripts
- .xprofile
- github.com/Mic92/sops-nix
- dwm conf