Commit graph

9 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
60b0b4e88e NUR integration 2026-02-12 07:39:10 +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
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