rewrite of my nixos flake with hopefully better structuring and modularity
Find a file
2026-02-08 20:51:54 +07:00
hosts/thinkpad final changes, system is usable 2026-02-08 20:50:39 +07:00
lib flake init 2026-01-25 18:58:00 +07:00
modules final changes, system is usable 2026-02-08 20:50:39 +07:00
flake.lock final changes, system is usable 2026-02-08 20:50:39 +07:00
flake.nix final changes, system is usable 2026-02-08 20:50:39 +07:00
LICENSE Initial commit 2026-01-23 14:20:47 +00:00
README.md mark all as done 2026-02-08 20:51:54 +07:00

nix-flake

rewrite of my nixos flake with hopefully better structuring and modularity

todo

  • (done) migrate files to this repository in the modules folder
  • (done) split the files into little chunks for 1 specific purposes per file
  • (done) reintegrate file paths and arguments to work together
  • (done) test the final config in my system

todo: migrate files below

  • flake stuff (flake.nix & flake.lock)

  • hardware configs (hardware/scans)

  • nixos system

  • base nix configs

  • apps list

  • user config (not hm)

  • home manager config

  • rice config (everything in /rice)