aboutsummaryrefslogtreecommitdiff
path: root/users/tdback/modules/shell
diff options
context:
space:
mode:
Diffstat (limited to 'users/tdback/modules/shell')
-rw-r--r--users/tdback/modules/shell/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/tdback/modules/shell/default.nix b/users/tdback/modules/shell/default.nix
index be63547..1150cf3 100644
--- a/users/tdback/modules/shell/default.nix
+++ b/users/tdback/modules/shell/default.nix
@@ -1,4 +1,4 @@
-{ pkgs, ... }:
+{ ... }:
{
programs = {
zoxide = {