chore(flake): update nixpkgs and stylix to 25.11, update dependencies and disable stylix for tsuba
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
uttarayan21
2026-01-04 08:52:09 +05:30
parent 741cfc163e
commit 99b4fb3ad1
7 changed files with 71 additions and 83 deletions

View File

@@ -21,7 +21,7 @@
inputs.arion.nixosModules.arion
inputs.disko.nixosModules.disko
inputs.sops-nix.nixosModules.sops
inputs.stylix-stable.nixosModules.stylix
# inputs.stylix-stable.nixosModules.stylix
inputs.nix-minecraft.nixosModules.minecraft-servers
nur.modules.nixos.default
home-manager-stable.nixosModules.home-manager
@@ -53,7 +53,7 @@
./disk-config.nix
./${name}.nix
../../sops.nix
../../stylix.nix
# ../../stylix.nix
];
}
)