about summary refs log tree commit diff
path: root/modules/common/profiles
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/common/profiles/headful.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/common/profiles/headful.nix b/modules/common/profiles/headful.nix
index fe9c794..ea36b91 100644
--- a/modules/common/profiles/headful.nix
+++ b/modules/common/profiles/headful.nix
@@ -39,7 +39,7 @@ in {
           sd
         ];
 
-        sessionVariables.LOKI_ADDR = "https://loki.${config.networking.domain}";
+        sessionVariables.LOKI_ADDR = "https://loki.shire.net";
       };
 
       accounts.email = {

Consider giving Nix/NixOS a try! <3