From a21ff3228c908e94e9d4bab5648829bcfff73045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Schwarz=C3=A4ugl?= Date: Sun, 29 Jun 2025 15:33:49 +0200 Subject: [PATCH] feat: add atuin --- SwarselSystems.org | 94 ++++++++++++++++++++++++-- modules/home/common/atuin.nix | 15 ++++ modules/home/common/programs.nix | 10 ++- modules/home/common/zsh.nix | 12 ++-- modules/nixos/server/atuin.nix | 48 +++++++++++++ profiles/home/personal/default.nix | 1 + profiles/nixos/localserver/default.nix | 1 + 7 files changed, 165 insertions(+), 16 deletions(-) create mode 100644 modules/home/common/atuin.nix create mode 100644 modules/nixos/server/atuin.nix diff --git a/SwarselSystems.org b/SwarselSystems.org index ac2c415..2211261 100644 --- a/SwarselSystems.org +++ b/SwarselSystems.org @@ -4702,6 +4702,7 @@ Modules that need to be loaded on the NixOS level. Note that these will not be a firefly = lib.mkDefault true; koillection = lib.mkDefault true; radicale = lib.mkDefault true; + atuin = lib.mkDefault true; }; }; }; @@ -4817,6 +4818,7 @@ This holds modules that are to be used on most hosts. These are also the most im passwordstore = lib.mkDefault true; direnv = lib.mkDefault true; eza = lib.mkDefault true; + atuin = lib.mkDefault true; git = lib.mkDefault true; fuzzel = lib.mkDefault true; starship = lib.mkDefault true; @@ -10613,6 +10615,62 @@ To get other URLs (token, etc.), use https:///oauth2/openid/