nix config used on my personal computers
| hosts/goopnet-interface | ||
| lib | ||
| modules | ||
| overlays | ||
| packages | ||
| .editorconfig | ||
| default.nix | ||
| flake.nix | ||
| readme.md | ||
dotfiles
nix flake config! this is just used on my personal computer
users
this flake is built upon a single user system for all hosts, enforced by modules/user.nix. this makes it alot easier to make moduels that use nixos and home-manager
todo
- some weird perl error abt locales when building using doas -
keepEnvmight fix this - move common config such as bootloader and networking settings to
default.nix - leverage nixos-hardware
- flake-parts (hopefully we can merge the 2 repositories once we find a user solution)