aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-08-23 19:50:18 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-08-23 19:50:18 +0200
commit9d2fd64df0dc19b109499b232086b07d3e466a6b (patch)
tree7a48bb03fb4fac4676df220ab5cb5be350764862 /modules
parentmodules/cleanup: Also disable the now useless nixos installer tools (diff)
downloadnixos-config-9d2fd64df0dc19b109499b232086b07d3e466a6b.zip
modules/atuin: Disable fish shell integration
That is already done via a rust code patch.
Diffstat (limited to 'modules')
-rw-r--r--modules/by-name/at/atuin/module.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/by-name/at/atuin/module.nix b/modules/by-name/at/atuin/module.nix
index cfa10f71..81a97c26 100644
--- a/modules/by-name/at/atuin/module.nix
+++ b/modules/by-name/at/atuin/module.nix
@@ -52,8 +52,9 @@ in {
daemon.enable = true;
- # We can do this on our own.
+ # We can (and have to) do this on our own.
enableZshIntegration = false;
+ enableFishIntegration = false;
settings = {
sync = lib.mkIf cfg.enableAge {