This commit is contained in:
Chris Cochrun 2026-06-04 10:40:43 -05:00
parent f3e622d84a
commit 3ab5ff0ef9

View file

@ -11,13 +11,13 @@
url = "github:nix-community/home-manager/master";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-luanti = {
type = "gitlab";
owner = "leonard";
repo = "nix-luanti";
host = "git.menzel.lol";
ref = "main";
};
# nix-luanti = {
# type = "gitlab";
# owner = "leonard";
# repo = "nix-luanti";
# host = "git.menzel.lol";
# ref = "main";
# };
stylix = {
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";