From b4d82ccb9c71e3b275a233f5587e100940f4d5e7 Mon Sep 17 00:00:00 2001 From: kB01 Date: Wed, 27 Nov 2024 01:25:01 +0100 Subject: [PATCH] Added Host U3ncSovm to README --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f17ba9..22f1f0f 100644 --- a/README.md +++ b/README.md @@ -77,12 +77,21 @@ Ram: 32GB Gpu: NVIDIA GeForce GTX 1070 ### [kb-games-01](./systems/x86_64-linux/kb-games-01) -My KVM Server for Gameservers +My KVM Server for Gameservers (wip) Cpu: AMD EPYC 7702P 64-Core (4 Cores) Ram: 16GB +### [U3ncSovm](./systems/x86_64-linux/U3ncSovm) +My NAS Server, currently under construction only as VM. + +Cpu: 3 Cores of Host + +Ram: 3GB of Host + +Build: `nixos-rebuild build-vm --flake .#U3ncSovm` + ## License [MIT © kB01](../LICENSE)