From 54471f0faf2697e55e01ed4a276de0cd921a7c30 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Sat, 6 Jun 2026 15:59:26 +0530 Subject: Add noctalia niri and way to switch between my config and noxtalia easily --- common/overlays/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'common/overlays/default.nix') diff --git a/common/overlays/default.nix b/common/overlays/default.nix index 5a6f72b..6918e89 100644 --- a/common/overlays/default.nix +++ b/common/overlays/default.nix @@ -1,7 +1,6 @@ { inputs, ... }: { flake.overlays = { - IosevkaInput = import ./IosevkaInput.nix; qt6ct = import ./qt6ct.nix; }; } -- cgit v1.3.1