feat: move immich to remote machine
This commit is contained in:
5
nixos/mirai/services/immich.nix
Normal file
5
nixos/mirai/services/immich.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{...}: {
|
||||
services.immich = {
|
||||
enable = false;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user