Commit graph

8 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
be7ecfc0ea desktop: replace Thunar with Nautilus, add File Roller
Thunar didn't integrate cleanly with the GNOME session. Drop the
XFCE file-manager module (thunar/xfconf/exo/tumbler) and restore
Nautilus as the native file manager: un-exclude nautilus, point the
dash favorite at org.gnome.Nautilus.desktop, remove the Thunar
desktop override, and keep gvfs (moved into gnome.nix) for mounting,
trash, and network shares. Add file-roller for archive-manager
integration in Nautilus.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 16:15:20 +02:00
randogoth
018a036601 renamed files, boot splash 2026-02-11 09:30:19 +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
6dd1207628 global justfile 2026-02-05 07:47:09 +02:00
randogoth
8f342c6c27 fix(profile): remove need for specialArgs inputs 2026-02-04 21:06:58 +02:00
randogoth
bb138278f1 refactor: make nanuqsaurus module-based; keep btrfs install profile 2026-02-04 20:53:05 +02:00