migrate most of the nixos system
This commit is contained in:
parent
c06032eb48
commit
e7f0cdb4a2
8 changed files with 426 additions and 1 deletions
17
README.md
17
README.md
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue