diff --git a/flake.nix b/flake.nix index 0a153c5..40c8d31 100644 --- a/flake.nix +++ b/flake.nix @@ -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";