add user conf and split some configs

This commit is contained in:
Satria 2026-02-01 18:01:09 +07:00
commit 6d4453b618
6 changed files with 52 additions and 16 deletions

View file

@ -3,7 +3,8 @@ 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
- (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)
@ -12,7 +13,7 @@ rewrite of my nixos flake with hopefully better structuring and modularity
[X] nixos system
[X] base nix configs
[X] apps list
[ ] user config (not hm)
[X] user config (not hm)
[ ] home manager config
[ ] rice config (everything in /rice)