readme update
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 19s

This commit is contained in:
Satria 2026-05-03 09:10:25 +07:00
commit 0f2bc17be0

View file

@ -1,12 +1,11 @@
![nix-flake](ss.png)
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.
> This flake is ment for personal use. The code is not well documented nor structured 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)
## Hosts
- `thinkpad` - Thinkpad T480, i5 8350U, 16GB RAM, 256GB NVME
- `homelab` - i7 8700T, 32GB RAM, 512GB NVME, 1TB 2.5" SATA
## credits
## Credits
- [orangc's flake](https://git.orangc.net/c/dots)