diff options
| author | adikro </run/secrets/git/email> | 2026-02-09 16:03:51 +0100 |
|---|---|---|
| committer | adikro </run/secrets/git/email> | 2026-02-09 16:03:51 +0100 |
| commit | 43f1d9649a8cf9043dee99a3e366534134aba57b (patch) | |
| tree | a010b7e0de347371ad223baac524fba2e04052b8 /hm/shell/cli.nix | |
| parent | 5c5f2d7e646eb8e984e2004074a400d0cc479f00 (diff) | |
...
Diffstat (limited to 'hm/shell/cli.nix')
| -rw-r--r-- | hm/shell/cli.nix | 1 |
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; |
