mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
add flamesites
This commit is contained in:
parent
113c63fcff
commit
fbeea79404
2 changed files with 28 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
"modules/services/fail2ban"
|
||||
"modules/services/ollama/nginx.nix" # Just host the nginx path back to Parzival
|
||||
"modules/services/netbox"
|
||||
"modules/services/flamesites"
|
||||
])
|
||||
];
|
||||
|
||||
|
|
@ -123,6 +124,9 @@
|
|||
"ta.wanderingcrow.net" = {};
|
||||
"chat.wanderingcrow.net" = {};
|
||||
"netbox.wanderingcrow.net" = {};
|
||||
# Sites I host for someone else
|
||||
"test.swgalaxyproject.com" = {};
|
||||
"swgalaxyproject.com" = {};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue