From 7755e1793f8f6280da651111c2ccb00dbdb27360 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 11 May 2024 17:49:55 +0200 Subject: remove unnecessary overlay from flake --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index fd497e57..b08e6616 100644 --- a/flake.nix +++ b/flake.nix @@ -59,8 +59,6 @@ }; in { - overlays.default = import ./overlays/htmlformat; - nixosConfigurations.prefect = nixpkgs.lib.nixosSystem { system = utils.lib.system.x86_64-linux; specialArgs = { inherit inputs; }; -- cgit 1.4.1