Update readme

This commit is contained in:
2025-10-05 00:07:19 +02:00
parent 6007760092
commit ee62f092e5

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