alyssum/immich: init
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run

This commit is contained in:
Cilly Leang 2026-06-20 18:47:01 +10:00
parent d2fbc73636
commit aab4da94fa
Signed by: cilly
GPG key ID: 6500251E087653C9
5 changed files with 35 additions and 1 deletions

View file

@ -12,4 +12,5 @@
defaultGateway = "192.168.1.1";
nameservers = [ "8.8.8.8" "8.8.4.4" ];
};
me.localAddrs = [ "100.67.2.1" ];
}