CrOS/README.md
2025-01-02 18:04:50 -05:00

11 lines
317 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`
## Fetching secrets (for me not you)
`git submodule init` and `git submodule update`