Christoph Cullmann's NixOS configuration
Find a file
2025-05-11 20:46:53 +02:00
beta beta to bcachefs 2025-05-06 16:57:30 +02:00
installer fix compile 2025-05-04 15:53:45 +02:00
miku miku bcachefs 2025-05-05 16:26:11 +02:00
mini fix mini config 2025-05-04 18:46:25 +02:00
neko fix hints 2025-05-04 18:29:38 +02:00
packages prepare for zfs 2024-10-03 00:50:52 +02:00
projects/kde use pre-build wayland protocols 2025-05-03 22:42:55 +02:00
share add gnupg 2025-05-11 20:46:53 +02:00
.gitignore kill lock 2025-04-21 18:07:24 +02:00
README.md add installer flake 2025-04-21 18:05:48 +02:00

Christoph Cullmann's NixOS configuration

build unstable minimal installer

cd installer
nix --extra-experimental-features flakes --extra-experimental-features nix-command build .#nixosConfigurations.exampleIso.config.system.build.isoImage

doas dd if=result/iso/nixos-*-x86_64-linux.iso of=/dev/sda bs=4M conv=fsync

reset home manager

rm /data/home/cullmann/.local/state/nix/profiles/home-manager* /date/home/cullmann/.local/state/home-manager/gcroots/current-home
rm /data/home/sandbox-kde/.local/state/nix/profiles/home-manager* /date/home/sandbox-kde/.local/state/home-manager/gcroots/current-home