Disable atuin

This commit is contained in:
Andrea Ciceri 2025-03-28 15:52:41 +01:00
parent 4ba43fb647
commit df2ab41246
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -56,7 +56,7 @@
};
programs.atuin = {
enable = true;
enable = false; # FIXME broken on bash: https://github.com/nix-community/home-manager/issues/5958
settings = {
daemon = {
enabled = true;