Christoph Cullmann's NixOS configuration
Find a file
2025-09-12 17:20:42 +02:00
beta share laptop config 2025-07-06 16:09:49 +02:00
installer Revert "try bcachefs again" 2025-06-28 16:23:28 +02:00
miku more strict /boot rights 2025-07-05 23:01:55 +02:00
neko more strict /boot rights 2025-07-05 23:01:55 +02:00
packages prepare for zfs 2024-10-03 00:50:52 +02:00
pico more tools 2025-08-29 22:43:44 +02:00
projects/kde fix compile 2025-09-12 17:20:42 +02:00
share fix compile 2025-09-12 17:20:42 +02:00
zeta update apple silicon stuff 2025-08-31 20:35:23 +02:00
.gitignore kill lock 2025-04-21 18:07:24 +02:00
README.md generic sandbox user 2025-08-24 17:17:49 +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/.local/state/nix/profiles/home-manager* /date/home/sandbox/.local/state/home-manager/gcroots/current-home