Update readme

This commit is contained in:
2025-10-05 12:31:24 +02:00
parent abc42942e4
commit 858af21d6c
+7 -1
View File
@@ -1,3 +1,9 @@
# nixos
My NixOS config
My NixOS config
```
git clone https://git.hektormisplon.xyz/hektor/nix.git
cd nix
sudo nix --experimental-features "nix-command flakes" run 'github:nix-community/disko/latest#disko-install' -- --flake .#vm --disk root /dev/vda
```