summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-07-25 01:38:26 +0200
committertv <tv@shackspace.de>2015-07-25 01:38:26 +0200
commit8d7c80aac644558768a689012d7b31d23f559d66 (patch)
treee2f8bad7b7ac8188e4525478a6827c3398d04149 /1systems
parent1eb292f0c9eeb7d0fad6738bc4f06e646cae289e (diff)
{1 tv * -> 2 tv base} networking.hostName
Diffstat (limited to '1systems')
-rw-r--r--1systems/tv/cd.nix1
-rw-r--r--1systems/tv/mkdir.nix1
-rw-r--r--1systems/tv/nomic.nix2
-rw-r--r--1systems/tv/rmdir.nix1
-rw-r--r--1systems/tv/wu.nix2
5 files changed, 0 insertions, 7 deletions
diff --git a/1systems/tv/cd.nix b/1systems/tv/cd.nix
index fcaf19cb..6913508b 100644
--- a/1systems/tv/cd.nix
+++ b/1systems/tv/cd.nix
@@ -84,7 +84,6 @@ in
}
];
- networking.hostName = "cd";
networking.interfaces.enp2s1.ip4 = [
{
address = "162.219.7.216";
diff --git a/1systems/tv/mkdir.nix b/1systems/tv/mkdir.nix
index 938f5011..7542ad0c 100644
--- a/1systems/tv/mkdir.nix
+++ b/1systems/tv/mkdir.nix
@@ -38,7 +38,6 @@ with lib;
}
];
- networking.hostName = "mkdir";
networking.interfaces.enp2s1.ip4 = [
{
address = "162.248.167.241"; # TODO
diff --git a/1systems/tv/nomic.nix b/1systems/tv/nomic.nix
index 1f7f6b18..cd6e0259 100644
--- a/1systems/tv/nomic.nix
+++ b/1systems/tv/nomic.nix
@@ -97,6 +97,4 @@ with lib;
rxvt_unicode.terminfo
tmux
];
-
- networking.hostName = "nomic";
}
diff --git a/1systems/tv/rmdir.nix b/1systems/tv/rmdir.nix
index 45e9997e..9233014b 100644
--- a/1systems/tv/rmdir.nix
+++ b/1systems/tv/rmdir.nix
@@ -39,7 +39,6 @@ with lib;
}
];
- networking.hostName = "rmdir";
networking.interfaces.enp2s1.ip4 = [
{
address = "167.88.44.94";
diff --git a/1systems/tv/wu.nix b/1systems/tv/wu.nix
index ccb2dd14..809f43c8 100644
--- a/1systems/tv/wu.nix
+++ b/1systems/tv/wu.nix
@@ -422,8 +422,6 @@ in
hardware.opengl.driSupport32Bit = true;
hardware.pulseaudio.enable = true;
- networking.hostName = "wu";
-
environment.systemPackages = with pkgs; [
xlibs.fontschumachermisc
slock