mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-12 02:04:09 -05:00
8 lines
231 B
Markdown
8 lines
231 B
Markdown
# 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`
|