diff --git a/flake.nix b/flake.nix index c8d8688..3de00a2 100644 --- a/flake.nix +++ b/flake.nix @@ -85,11 +85,6 @@ }; }; - fenix = { - url = "github:nix-community/fenix"; - inputs.nixpkgs.follows = "nixpkgs-unstable"; - }; - # temp theme until i bother creating my own