From 88cc3e7e0765b5dd11b06db442ad46536342bba5 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 1 Feb 2024 18:40:39 +0530 Subject: Updates (#1) * . * . * . * . * . * . * . * . * . * . * update * . * temp * . * . * . * . * . * . * . * . * . * . * . * . * temp * . * . * . * update --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 1ea7430..3a45625 100644 --- a/flake.nix +++ b/flake.nix @@ -13,6 +13,8 @@ }; outputs = { self, nixpkgs, ... }@inputs: { + nixpkgs.overlays = [ import ./overlays/dwl.nix ]; + # nixos-rebuild --flake .#machine nixosConfigurations = { z = nixpkgs.lib.nixosSystem { -- cgit v1.2.3