temp turn off immich on thinkpad

This commit is contained in:
Yan Lin 2026-02-10 14:43:32 +01:00
parent ee24f2848b
commit bfa4c50ce3

View file

@ -3,7 +3,7 @@
{
imports = [
./hardware-configuration.nix
./containers.nix
# ./containers.nix
../system-default.nix
../../../modules/podman.nix
../../../modules/tailscale.nix
@ -71,6 +71,7 @@
firewall.enable = false;
};
systemd.services.NetworkManager-wait-online.enable = false;
# Power management for laptops
powerManagement = {
@ -190,11 +191,9 @@
services.tailscale-custom.exitNode = true;
services.borg-client-custom = {
enable = true;
enable = false;
repositoryUrl = "ssh://borg-box/./thinkpad";
backupPaths = [
"/home/yanlin/immich/ext-library/"
"/home/yanlin/immich/photo-library/library/admin/"
"/home/yanlin/Archive"
"/home/yanlin/Credentials"
"/home/yanlin/Documents"