From 4c0aed29c2376b8e488577904d2f1fae9d9717b4 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Thu, 5 Feb 2026 13:19:56 +0100 Subject: added scripts.nix to default.nix (was missing previously and thus not working --- modules/home/i3wm/nord-blue/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/i3wm/nord-blue/default.nix b/modules/home/i3wm/nord-blue/default.nix index 2ef727a..1ef38af 100644 --- a/modules/home/i3wm/nord-blue/default.nix +++ b/modules/home/i3wm/nord-blue/default.nix @@ -4,5 +4,6 @@ imports = [ ./alacritty.nix ./i3.nix + ./scripts.nix ]; } \ No newline at end of file -- cgit v1.2.3