happystaticbuzz: init

This commit is contained in:
41666 2023-12-30 17:28:06 -05:00
parent bbc6be208e
commit 2070ede4fb
5 changed files with 99 additions and 65 deletions

View file

@ -147,6 +147,7 @@
ingress-proxy = mkNixos [ ./nixos/hosts/ingress-proxy ]; # nginx edge proxy
lab-alpha = mkNixos [ ./nixos/hosts/lab-alpha ]; # what the mia doin
mango = mkNixos [ ./nixos/hosts/mango ]; # Matrix (mx.sapphic.engineer)
happystaticbuzz = mkNixos [ ./nixos/hosts/happystaticbuzz ]; # GoToSocial (happ.ystatic.buzz)
};
darwinConfigurations = {