diff options
author | tv <tv@krebsco.de> | 2015-07-25 01:38:26 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-07-25 01:38:26 +0200 |
commit | dd23ad961ecbaff5ac51bfde6a5bcd374edee26b (patch) | |
tree | 39e72f7b583a766109ad09f58f8d2e2dd0e7202e /1systems/tv/nomic.nix | |
parent | 3921175424b6a842cdf2235324e1ed76b978ed23 (diff) |
{1 tv * -> 2 tv base} networking.hostName
Diffstat (limited to '1systems/tv/nomic.nix')
-rw-r--r-- | 1systems/tv/nomic.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/1systems/tv/nomic.nix b/1systems/tv/nomic.nix index 1f7f6b1..cd6e025 100644 --- a/1systems/tv/nomic.nix +++ b/1systems/tv/nomic.nix @@ -97,6 +97,4 @@ with lib; rxvt_unicode.terminfo tmux ]; - - networking.hostName = "nomic"; } |