From 46b0b8ac8bc612e4bf86478e08ada33d94dad01d Mon Sep 17 00:00:00 2001 From: beeb5k Date: Mon, 17 Aug 2026 23:03:59 +0530 Subject: Remove mango and user templates for noctalia --- common/overlays/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common/overlays/default.nix') diff --git a/common/overlays/default.nix b/common/overlays/default.nix index 6918e89..8d21a9f 100644 --- a/common/overlays/default.nix +++ b/common/overlays/default.nix @@ -2,5 +2,6 @@ { flake.overlays = { qt6ct = import ./qt6ct.nix; + mygit = import ./git.nix; }; } -- cgit v1.3.1