diff options
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 = { |
