From 0f2bc17be007804161eac73dfc9516f89a37c0d1 Mon Sep 17 00:00:00 2001 From: satr14 Date: Sun, 3 May 2026 09:10:25 +0700 Subject: [PATCH] readme update --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1c27513..ee0d382 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file