rewrite of my nixos flake with hopefully better structuring and modularity
Find a file
Satria 1d5efe0099
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 43s
use angie
2026-03-28 09:32:21 +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 uses ssh instead 2026-03-15 09:49:32 +07:00
modules use angie 2026-03-28 09:32:21 +07:00
flake.lock remove unused sops 2026-03-25 16:38:00 +07:00
flake.nix remove unused sops 2026-03-25 16:38:00 +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