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 +```