From cbdc5a99f26c7a9ffc702087b66cfb78a30bed32 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Sun, 5 Oct 2025 00:07:19 +0200 Subject: [PATCH] Update readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c1a56b..f8ff59f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # nixos -My NixOS config \ No newline at end of file +My NixOS config + +``` +git clone https://git.hektormisplon.xyz/hektor/nix.git +cd nix +sudo nix run 'github:nix-community/disko/latest#disko-install' -- --flake .#vm --disk root /dev/vda +```