mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
407 B
407 B
Crow's NixOS configuration project
Proxmox/LXC target
nix run github:nix-community/nixos-generators -- --format proxmox-lxc
Building the Live ISO
nixos-generate --format install-iso --flake .#Parzival-Live -o result
Formatting disks with disko
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount <disk config path>