summaryrefslogtreecommitdiffstats
path: root/tv/2configs/default.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2023-03-08 19:27:59 +0100
committermakefu <github@syntax-fehler.de>2023-03-08 19:27:59 +0100
commit0e061d7d4481c042d9ba5e2840de8a193a9446fd (patch)
treeb6ea519c5213a64357ce22c5f4f5d8efb3af1c49 /tv/2configs/default.nix
parent9a17a273cd3ceaf90d9f43347cc3db6b2fb18201 (diff)
parent3a2db935a3b3565fb17b38e2eede929240241fc2 (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'tv/2configs/default.nix')
-rw-r--r--tv/2configs/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix
index d138484..53b11c6 100644
--- a/tv/2configs/default.nix
+++ b/tv/2configs/default.nix
@@ -6,6 +6,7 @@ with import ./lib;
krebs.build.user = config.krebs.users.tv;
+ networking.hostId = mkDefault (hashToLength 8 config.networking.hostName);
networking.hostName = config.krebs.build.host.name;
imports = [