diff --git a/flake.nix b/flake.nix index 1a053f5..419164c 100644 --- a/flake.nix +++ b/flake.nix @@ -17,12 +17,6 @@ homepage.url = "git+https://git.posixlycorrect.com/fabian/homepage.git?ref=master"; - conduwuit = { - url = "github:girlbossceo/conduwuit?ref=v0.4.5"; - #FIXME: PodrĂ¡ volver a "nixpkgs" una vez que rocksdb.enableLiburing llegue a stable - inputs.nixpkgs.follows = "unstable"; - }; - authentik-nix = { url = "github:nix-community/authentik-nix"; inputs.nixpkgs.follows = "nixpkgs";