mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-13 18:44:11 -05:00
11 lines
317 B
Markdown
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`
|