chore: Update pkg upstreams and flake inputs

This commit is contained in:
ulic-youthlic 2025-09-16 20:18:08 +08:00
parent 3b6fc69eea
commit b2ad5529a7
7 changed files with 129 additions and 131 deletions

View file

@ -56,8 +56,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";
# 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";