summaryrefslogtreecommitdiff
path: root/hm/shell/cli.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/shell/cli.nix')
-rw-r--r--hm/shell/cli.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/shell/cli.nix b/hm/shell/cli.nix
index 2716e00..da9c64e 100644
--- a/hm/shell/cli.nix
+++ b/hm/shell/cli.nix
@@ -75,6 +75,7 @@ in
};
programs.tealdeer = {
enable = true;
+ enableAutoUpdates = true;
};
# programs.lazygit = {
# enable = true;