Update readme

disko
Hektor Misplon 2025-10-05 00:07:19 +02:00
parent 34c02e4049
commit cbdc5a99f2
1 changed files with 7 additions and 1 deletions

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 run 'github:nix-community/disko/latest#disko-install' -- --flake .#vm --disk root /dev/vda
```