diff --git a/flake.lock b/flake.lock index b022c2e..601244f 100644 --- a/flake.lock +++ b/flake.lock @@ -96,11 +96,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1783621281, - "narHash": "sha256-ppYkOX5qb0/lfWzYWPygOLSW4H1t8ldG4qYSdX22obw=", + "lastModified": 1783627241, + "narHash": "sha256-KzrOQBguFyW5uA/NNncskOwKa83TCELK3RjT1EN09wU=", "ref": "refs/heads/main", - "rev": "739263539f5d6d52f51742110f700f1c869a9946", - "revCount": 42, + "rev": "3c760308b3780c4955cd2ce8e2ca046bf543817d", + "revCount": 43, "type": "git", "url": "https://github.com/futureware-tech/nix.git" }, diff --git a/hosts/deimos/nixos.nix b/hosts/deimos/nixos.nix index d0a6824..2bf42f8 100644 --- a/hosts/deimos/nixos.nix +++ b/hosts/deimos/nixos.nix @@ -28,6 +28,7 @@ nixd home-assistant-cli yt-dlp + attic-client ]; # For building RPi configs. Extra steps are handled by the host (nas).