removed old comment lines

This commit is contained in:
Nickiel12 2024-04-21 14:45:42 -07:00
parent 844259c6ce
commit fa36ab8109

View file

@ -19,9 +19,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
headscale = {
# url = "github:kradalby/headscale/bbb4c357268998fd02780b7f8f2013f76e3ab80a";
url = "github:juanfont/headscale/c42f25bd72e8b8d740af6c7cc4410507fc686b7e";
# url = "github:juanfont/headscale"; # Real repo
# url = "github:juanfont/headscale/bd047928f73687c5d75b804b996951c6fd37b2e6"; # Real repo
inputs."flake-utils".follows = "utils";
inputs.nixpkgs.follows = "nixpkgs";
};