My NixOS flake!
| config | ||
| hosts | ||
| overlays | ||
| dirty.txt | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
My computer
Welcome to my NixOS configuration! This can be used to reproducibly build the
setup used on my Framework 16 laptop (zag) as well as my work machine (nyx).
Any manual steps taken are documented in dirty.txt, hopefully these are minimal though!
Goals
- Theme all the apps! Currently using Catppuccin but should not be too hard to change.
- Configure everything through Nix.
- Fix all the issues, but I'd have to stop making new ones :)
- Enable impermanence?