Files
nix/README.md
2025-10-05 12:31:24 +02:00

10 lines
241 B
Markdown

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