No description
Find a file
2025-01-21 16:29:32 -05:00
hosts framework updates 2025-01-20 22:42:56 -05:00
modules update allowlist to be local only for homepage 2025-01-21 15:47:56 -05:00
screenshots test waybar in nix 2024-12-29 11:20:10 -05:00
.gitignore gitignore 2025-01-15 16:22:22 -05:00
flake.lock update secrets input 2025-01-21 16:29:32 -05:00
flake.nix fix framework config 2025-01-18 10:21:36 -05:00
LICENSE Push license 2024-09-18 22:41:58 -04:00
README.md add how to format disks with disko into readme 2025-01-18 17:35:22 -05:00
shell.nix push thinkcenter disk config 2025-01-15 11:41:35 -05:00

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>