From 25a2970e81b84426686113516f9b333a491fc1d7 Mon Sep 17 00:00:00 2001 From: triethyl Date: Thu, 22 Jan 2026 13:54:04 -0500 Subject: home-manager: added inbox review script to users --- home-manager/users/thinkpad-laptop/lucas.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home-manager/users/thinkpad-laptop') diff --git a/home-manager/users/thinkpad-laptop/lucas.nix b/home-manager/users/thinkpad-laptop/lucas.nix index df59103..5c3545a 100644 --- a/home-manager/users/thinkpad-laptop/lucas.nix +++ b/home-manager/users/thinkpad-laptop/lucas.nix @@ -15,6 +15,9 @@ # My custom neovim package. custom-neovim neovide + + # Custom Scripts + inbox-review ]; }; aesthetics = { -- cgit v1.2.3