diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-04-30 19:34:25 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-04-30 19:34:25 +0200 |
commit | 5f21796b4a048bb4da1e00d6abe645dbb7cc6082 (patch) | |
tree | a9f95f851667403ce02cd4b54f59e61f3b46ea0d /hosts/apzu/default.nix | |
parent | modules/lf/commands/trash_*: Add required `gnused` dependency (diff) | |
download | nixos-config-5f21796b4a048bb4da1e00d6abe645dbb7cc6082.zip |
modules/backup: Port to storagebox
Diffstat (limited to 'hosts/apzu/default.nix')
-rw-r--r-- | hosts/apzu/default.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/apzu/default.nix b/hosts/apzu/default.nix index e700cb49..96dd99e1 100644 --- a/hosts/apzu/default.nix +++ b/hosts/apzu/default.nix @@ -18,10 +18,6 @@ ]; soispha = { - services.backup = { - # Apzu should be regularly synced with Tiamat, which performs updates. - enable = false; - }; bluetooth.enable = true; laptop = { |