Christoph Cullmann's NixOS configuration
Find a file
2025-04-21 18:07:24 +02:00
beta less not used features 2024-12-28 18:06:11 +01:00
installer add installer flake 2025-04-21 18:05:48 +02:00
miku less not used features 2024-12-28 18:06:11 +01:00
mini less not used features 2024-12-28 18:06:11 +01:00
neko less not used features 2024-12-28 18:06:11 +01:00
packages prepare for zfs 2024-10-03 00:50:52 +02:00
projects/kde update 2024-12-31 17:00:54 +01:00
share no unsecure stuff 2025-04-03 18:53:04 +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