system: update channels

This commit is contained in:
2025-12-01 23:19:06 +03:00
parent ce4e5e3d50
commit 718d20da06
18 changed files with 66 additions and 60 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{ pkgs-fixed, lib, osConfig, ... }:
{ pkgs-pinned, lib, osConfig, ... }:
lib.mkIf (!osConfig.host.laptop) {
home.packages = with pkgs-fixed; [
home.packages = with pkgs-pinned; [
(blender.override { cudaSupport = true; })
aseprite
krita
+2 -2
View File
@@ -1,6 +1,6 @@
{ pkgs, inputs, pkgs-fixed, ... }: {
{ pkgs, pkgs-pinned, inputs, ... }: {
home.packages = with pkgs; [
pkgs-fixed.ayugram-desktop
pkgs-pinned.ayugram-desktop
vesktop
obs-studio
mpv