@jaspermayone.com's dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Move PDS to pds.hogwarts.dev

+1 -1
+1 -1
hosts/alastor/configuration.nix
··· 157 157 158 158 services.bluesky-pds-hosting = { 159 159 enable = true; 160 - hostname = "hogwarts.dev"; 160 + hostname = "pds.hogwarts.dev"; 161 161 port = 3000; 162 162 adminEmail = "pds-admin@hogwarts.dev"; 163 163 environmentFile = config.age.secrets.pds.path;