fix: remove unnecessary flake utils override

This commit is contained in:
Youwen Wu 2025-01-10 13:58:10 -08:00
parent 12ff7a820d
commit 9ac4170951
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
2 changed files with 4 additions and 4 deletions

View file

@ -101,7 +101,6 @@
nixos-wsl = {
url = "github:nix-community/NixOS-WSL";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};
};