chore: update gnome-shell and stylix sources in flake.lock

This commit is contained in:
uttarayan21
2025-11-16 23:59:44 +05:30
parent f952623634
commit f653079816
2 changed files with 14 additions and 13 deletions

View File

@@ -14,7 +14,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {
url = "github:vidhanio/stylix/gnome-49";
url = "github:nix-community/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix-stable = {