pin to nixos 26.05, drop hyprland/anyrun flakes
Stable restore point before 26.05 — last known good unstable config. Unify all hosts on nixos-26.05 + home-manager release-26.05. Drop hyprland, anyrun, nixpkgs-stable, home-manager-stable, stylix-stable inputs. Hyprland 0.55.2 and anyrun 25.12.0 from nixpkgs. Anyrun config via xdg.configFile (no HM module in 26.05). Stylix on master until release-26.05 branch exists. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f5d7fd440e
commit
72246fc440
5 changed files with 104 additions and 1048 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ config, pkgs, lib, inputs, ... }:
|
||||
{
|
||||
# Imported for all hosts via flake.nix extraModules.
|
||||
# Desktop hosts use stylix (unstable), Mediaserver uses stylix-stable (25.11).
|
||||
# Imported for all hosts via flake.nix.
|
||||
|
||||
config = {
|
||||
stylix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue