migrate most of the nixos system

This commit is contained in:
Satria 2026-02-01 16:54:44 +07:00
commit e7f0cdb4a2
8 changed files with 426 additions and 1 deletions

View file

@ -1,3 +1,18 @@
# nix-flake
rewrite of my nixos flake with hopefully better structuring and modularity
rewrite of my nixos flake with hopefully better structuring and modularity
# todo
- (progress) migrate files to this repository in the modules folder
- split the files into little chunks for 1 specific purposes per file
# 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
[ ] user config (not hm)
[ ] home manager config
[ ] rice config (everything in /rice)