Christoph Cullmann's NixOS configuration
Find a file
2025-04-21 18:40:36 +02:00
beta Revert "less zfs" 2025-04-21 18:18:43 +02:00
installer add installer flake 2025-04-21 18:05:48 +02:00
miku try zfs again 2025-04-21 18:40:36 +02:00
mini Revert "less zfs" 2025-04-21 18:18:43 +02:00
neko try zfs again 2025-04-21 18:40:36 +02: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 try zfs again 2025-04-21 18:40:36 +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