No description
Find a file
TheWanderingCrow 996f8f7db6 nebula test run
2025-01-29 10:50:50 -05:00
hosts beginning of lighthouse 2025-01-28 16:55:31 -05:00
modules nebula test run 2025-01-29 10:50:50 -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 nebula test run 2025-01-29 09:47:10 -05:00
flake.nix nebula test run 2025-01-29 10:50:50 -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>