diff --git a/flake.nix b/flake.nix index 65ee459..ac7f9e6 100644 --- a/flake.nix +++ b/flake.nix @@ -32,12 +32,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - # lesbian the nix - lix-module = { - url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - # public in nix store, but not here :3< private-config.url = "git+ssh://git@git.catgirl.dog/etwas/private-nix-configs"; }; @@ -51,7 +45,6 @@ agenix-rekey, spicetify-nix, nix-index-database, - lix-module, private-config, ... }@inputs: @@ -72,7 +65,6 @@ agenix.nixosModules.default agenix-rekey.nixosModules.default nixos-hardware.nixosModules.framework-13-7040-amd - lix-module.nixosModules.default nix-index-database.nixosModules.nix-index ./modules/utils/agenix/agenix.nix ./modules