flake: Sync flake inputs

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent dbd049be70
commit 89aa928419
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 167 additions and 204 deletions

View file

@ -49,7 +49,8 @@
# nixpkgs.follows = "nixos-cosmic/nixpkgs";
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
# url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
url = "git+https://git.lix.systems/lix-project/nixos-module";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";