From 772ea6b0497bb5c0b376dd7a4d7ef08191e108ea Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Tue, 20 May 2025 10:23:01 +0200 Subject: [PATCH] fix atuin on thinkpad root --- hosts/thinkpad/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/thinkpad/default.nix b/hosts/thinkpad/default.nix index 7e25bd6..cdc53f4 100755 --- a/hosts/thinkpad/default.nix +++ b/hosts/thinkpad/default.nix @@ -45,6 +45,8 @@ "/root/.ssh" "/root/.borgmatic" "/root/.local/share/zsh" + "/root/.local/share/atuin" + "/root/.config/atuin" ]; files = [ "/etc/machine-id"