mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-08-23 23:11:00 +05:30
change domain to tux.rs
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
nginx = {
|
||||
enable = lib.mkForce true;
|
||||
virtualHosts = {
|
||||
"grafana.0xtux.com" = {
|
||||
"grafana.tux.rs" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations = {
|
||||
|
Reference in New Issue
Block a user