rewrite of my nixos flake with hopefully better structuring and modularity
Find a file
2026-02-01 19:51:18 +07:00
host/thinkpad add user conf and split some configs 2026-02-01 18:01:09 +07:00
lib flake init 2026-01-25 18:58:00 +07:00
modules modularize thinkpad hw config 2026-02-01 19:27:30 +07:00
.gitignore Initial commit 2026-01-23 14:20:47 +00:00
flake.lock flake init 2026-01-25 18:58:00 +07:00
flake.nix flake init 2026-01-25 18:58:00 +07:00
LICENSE Initial commit 2026-01-23 14:20:47 +00:00
README.md fix list 2026-02-01 19:51:18 +07:00

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

  • 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)