chore: update flake lock and nix files for home-manager changes
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-12-09 02:01:54 +05:30
parent 2e1fdc655c
commit 3051a19d79
3 changed files with 16 additions and 17 deletions

View File

@@ -10,7 +10,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager/release-25.11";
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {