rewrite of my nixos flake with hopefully better structuring and modularity
Find a file
satr14 086b6f826e
Some checks are pending
Activate Homelab Configuration / rebuild (push) Waiting to run
remove deps on other stuff
2026-05-01 16:57:25 +07:00
.forgejo/workflows update name 2026-03-18 11:29:14 +07:00
hosts disable root password auth 2026-03-15 10:33:25 +07:00
lib remove deps on other stuff 2026-05-01 16:57:25 +07:00
modules remove deps on other stuff 2026-05-01 16:57:25 +07:00
flake.lock update and migrate 2026-05-01 10:22:42 +07:00
flake.nix fix ventoy warning 2026-05-01 16:05:12 +07:00
LICENSE Initial commit 2026-01-23 14:20:47 +00:00
README.md add credits and hosts 2026-03-25 16:36:14 +07:00
ss.png update readme 2026-02-24 19:42:43 +07:00

nix-flake rewrite of my nixos flake with hopefully better structuring and modularity

Warning

this flake is ment for personal use. code is not well documented and is not ment to be used by others. use at your own risk.

hosts

  • thinkpad - my thinkpad t480 with an i5 8350u, 16gb of ram, and 256gb nvme ssd (140 allocated for nixos, rest for windows 11)
  • homelab - my homelab server in a vm on a proxmox host with an i7 8700t, 32gb of ram, and 512gb boot drive (with hotplug enabled for cpu and ram)

credits