diff options
author | tv <tv@shackspace.de> | 2015-07-25 01:38:26 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-25 01:38:26 +0200 |
commit | 8d7c80aac644558768a689012d7b31d23f559d66 (patch) | |
tree | e2f8bad7b7ac8188e4525478a6827c3398d04149 /1systems/tv/nomic.nix | |
parent | 1eb292f0c9eeb7d0fad6738bc4f06e646cae289e (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 1f7f6b188..cd6e02596 100644 --- a/1systems/tv/nomic.nix +++ b/1systems/tv/nomic.nix @@ -97,6 +97,4 @@ with lib; rxvt_unicode.terminfo tmux ]; - - networking.hostName = "nomic"; } |