Cleanup baldur + reverse proxy

This commit is contained in:
Filippo Berto 2022-12-19 19:28:09 +01:00
parent 2c485ff6a5
commit 351538a33d
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 20 additions and 10 deletions

View file

@ -242,7 +242,7 @@
};
baldur = {
hostname = "baldur.local";
hostname = "baldur.bertof.net";
profiles.system = {
user = "root";
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.baldur;