From 1e2af77eef8aea06bfd963e4cd0b9e79a85f30bc Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 10 Mar 2024 13:39:53 +0530 Subject: remove overlay that doesn't exist --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index b82fa94..31cd3c8 100644 --- a/flake.nix +++ b/flake.nix @@ -13,8 +13,6 @@ }; outputs = { self, nixpkgs, ... }@inputs: { - nixpkgs.overlays = [ import ./overlays/dwl.nix ]; - # nixos-rebuild --flake .#machine nixosConfigurations = { x = nixpkgs.lib.nixosSystem { -- cgit v1.2.3