diff --git a/hosts/nixos/hs/system.nix b/hosts/nixos/hs/system.nix index bd95fa8..e1b4c58 100644 --- a/hosts/nixos/hs/system.nix +++ b/hosts/nixos/hs/system.nix @@ -214,7 +214,7 @@ showDiskUsage = true; diskUsagePaths = [ "/" "/home/" "/mnt/storage" "/mnt/parity" ]; showSnapraidStatus = true; - showBorgStatus = true; + showBorgStatus = false; }; services.tailscale-custom = {