Commit graph

14 commits

Author SHA1 Message Date
randogoth
72941092d2 26.05: source Lix from nixpkgs, fix disko btrfs label
nixos-26.05 removed lix_2_93, which the lix-module release-2.93 branch
hard-pins via lixFromNixpkgs (no 2.94 module release exists yet). Drop
the lix-module input and set nix.package = pkgs.lix, which is Lix 2.94.2
on 26.05 — so we stay on Lix, just sourced from nixpkgs.

Also: newer disko dropped the btrfs `label` option; pass -L nixos via
extraArgs instead so the impermanence rollback still finds the "nixos"
label.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-28 12:11:17 +03:00
randogoth
2f9293f698 flake: track nixos-26.05 (nixos-25.11 is EOL)
nixos-25.11 reached end-of-life (frozen upstream at b6018f8), so
`nix flake update` no longer pulls system package updates. Move the
default nixpkgs channel to the current stable release, nixos-26.05.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-28 12:04:46 +03:00
randogoth
60b0b4e88e NUR integration 2026-02-12 07:39:10 +02:00
randogoth
1795a4a275 impermanence 2026-02-10 09:25:12 +02:00
randogoth
28185d8871 feat: make flox opt-in 2026-02-05 09:05:10 +02:00
randogoth
bb138278f1 refactor: make nanuqsaurus module-based; keep btrfs install profile 2026-02-04 20:53:05 +02:00
randogoth
973bac7ed0 feat(install): add disko direct-url workflow 2026-02-04 15:57:45 +02:00
randogoth
98d681cf32 added devbox, devenv, flox 2026-02-04 11:09:16 +02:00
randogoth
83ea723834 Enable system flatpak via nix-flatpak and simplify HM 2026-02-03 13:07:02 +02:00
randogoth
b7e9e1a2c2 Add nix-index database and tidy base system 2026-02-03 09:52:52 +02:00
randogoth
e927339625 Split ISO config from installed hosts; auto-include gnome in generated host 2026-02-01 22:06:30 +02:00
randogoth
332b5133ce Add optional secure boot module and docs 2026-02-01 20:12:00 +02:00
randogoth
105a7a465a Pin Lix module to release-2.93 2026-02-01 19:49:22 +02:00
randogoth
97c865d91b Add Lix-based NixOS installer ISO and interactive script 2026-02-01 19:43:03 +02:00