mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
fix(perf): deploy personal page using s3
This commit is contained in:
parent
537912d410
commit
e8d8765772
4 changed files with 7 additions and 6 deletions
|
@ -11,7 +11,8 @@
|
|||
./home-julien.nix
|
||||
./nsd.nix
|
||||
./borg.nix
|
||||
./pages.nix
|
||||
# Performance is not as good as we expected, wait for pages v3
|
||||
# ./pages.nix
|
||||
./readeck.nix
|
||||
./plausible.nix
|
||||
./nextcloud.nix
|
||||
|
@ -25,6 +26,7 @@
|
|||
profiles = with profiles; [
|
||||
vm-simple-network
|
||||
server
|
||||
behind-sniproxy
|
||||
];
|
||||
ips = {
|
||||
public.ipv4 = "82.67.34.230";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue