diff options
| author | triethyl <triethylammonium@pm.me> | 2026-01-22 13:54:04 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-01-22 13:54:04 -0500 |
| commit | 25a2970e81b84426686113516f9b333a491fc1d7 (patch) | |
| tree | 849c2eccc4ee429d12f6d6b449c847f93a1d0d39 /home-manager/users/thinkpad-laptop/lucas.nix | |
| parent | 2d0f027f621d613f4bf5fe77727bfd86f6f3647a (diff) | |
home-manager: added inbox review script to users
Diffstat (limited to 'home-manager/users/thinkpad-laptop/lucas.nix')
| -rw-r--r-- | home-manager/users/thinkpad-laptop/lucas.nix | 3 |
1 files changed, 3 insertions, 0 deletions
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 = { |
