diff --git a/flake.lock b/flake.lock
index 4d43a1c..1a2a533 100644
--- a/flake.lock
+++ b/flake.lock
@@ -299,11 +299,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1747279714,
-        "narHash": "sha256-UdxlE8yyrKiGq3bgGyJ78AdFwh+fuRAruKtyFY5Zq5I=",
+        "lastModified": 1747184352,
+        "narHash": "sha256-GBZulv50wztp5cgc405t1uOkxQYhSkMqeKLI+iSrlpk=",
         "owner": "nix-community",
         "repo": "home-manager",
-        "rev": "954615c510c9faa3ee7fb6607ff72e55905e69f2",
+        "rev": "7c1cefb98369cc85440642fdccc1c1394ca6dd2c",
         "type": "github"
       },
       "original": {
@@ -502,11 +502,11 @@
     },
     "nixpkgs_2": {
       "locked": {
-        "lastModified": 1747179050,
-        "narHash": "sha256-qhFMmDkeJX9KJwr5H32f1r7Prs7XbQWtO0h3V0a0rFY=",
+        "lastModified": 1746904237,
+        "narHash": "sha256-3e+AVBczosP5dCLQmMoMEogM57gmZ2qrVSrmq9aResQ=",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "adaa24fbf46737f3f1b5497bf64bae750f82942e",
+        "rev": "d89fc19e405cb2d55ce7cc114356846a0ee5e956",
         "type": "github"
       },
       "original": {
diff --git a/hosts/fujitsu/default.nix b/hosts/fujitsu/default.nix
index e5babd5..6b26205 100644
--- a/hosts/fujitsu/default.nix
+++ b/hosts/fujitsu/default.nix
@@ -20,8 +20,6 @@
       "/etc/ssh"
       "/root/.borgmatic"
       "/root/.local/share/zsh"
-      "/root/.local/share/atuin"
-      "/root/.config/atuin"
       "/root/.config/borg/security"
     ];
     files = [
diff --git a/hosts/nuc/default.nix b/hosts/nuc/default.nix
index eef854e..2ea4007 100644
--- a/hosts/nuc/default.nix
+++ b/hosts/nuc/default.nix
@@ -42,8 +42,6 @@
       "/etc/ssh"
       "/root/.borgmatic"
       "/root/.local/share/zsh"
-      "/root/.local/share/atuin"
-      "/root/.config/atuin"
       "/root/.config/borg/security"
     ];
     files = [