mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 22:00:14 +00:00
change metrics server hostname
This commit is contained in:
@ -21,6 +21,7 @@ nixpkgs.lib.nixosSystem {
|
||||
streamServer = "stream.masu.rs";
|
||||
nextcloudServer = "cloud.masu.rs";
|
||||
transmissionServer = "download.masu.rs";
|
||||
metricsServer = "metrics.masu.rs";
|
||||
|
||||
# Disable passwords, only use SSH key
|
||||
passwordHash = null;
|
||||
|
Reference in New Issue
Block a user