nix-flake/README.md
2026-02-01 19:51:18 +07:00

19 lines
No EOL
587 B
Markdown

# nix-flake
rewrite of my nixos flake with hopefully better structuring and modularity
# todo
- (progress) migrate files to this repository in the modules folder
- (half-progress) split the files into little chunks for 1 specific purposes per file
- (quater-progress) reintegrate file paths and arguments to work together
# todo: migrate files below
- [X] flake stuff (flake.nix & flake.lock)
- [X] hardware configs (hardware/scans)
- [X] nixos system
- [X] base nix configs
- [X] apps list
- [X] user config (not hm)
- [ ] home manager config
- [ ] rice config (everything in /rice)