fixed input

This commit is contained in:
Tyler Mayoff 2025-07-05 00:12:43 -04:00
parent 8da0788485
commit b20e4b5f71

View file

@ -8,7 +8,7 @@
# url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3.tar.gz"; # url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3.tar.gz";
# inputs.nixpkgs.follows = "nixpkgs"; # inputs.nixpkgs.follows = "nixpkgs";
# }; # };
inputs.determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/*"; determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/*";
home-manager = { home-manager = {
url = "github:nix-community/home-manager"; url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";