update flake inputs

This commit is contained in:
ulic-youthlic 2025-05-14 03:37:58 +08:00
parent 6aa4c37392
commit d411035f10
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 55 additions and 73 deletions

View file

@ -120,7 +120,7 @@
repo = "stylix";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
flake-parts.follows = "flake-parts";
home-manager.follows = "home-manager";
};
};