From c890dd8357c44f3f211fd42515bf8c5d3cfb72fc Mon Sep 17 00:00:00 2001 From: etwas Date: Thu, 4 Sep 2025 10:03:26 +0200 Subject: [PATCH] fix: remove lix qwq --- flake.nix | 8 -------- 1 file changed, 8 deletions(-) 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