Add photoprism properly
This commit is contained in:
parent
b2b1df3cda
commit
5c5daa49b7
7 changed files with 54 additions and 15 deletions
|
@ -25,10 +25,6 @@ in {
|
|||
publicKey = outputs.secrets.wirePixel9Pub;
|
||||
allowedIPs = [ "10.100.0.2/32" ];
|
||||
}
|
||||
{ # Jimbo Pixel 4
|
||||
publicKey = outputs.secrets.wirePixel4Pub;
|
||||
allowedIPs = [ "10.100.0.3/32" ];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue