summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-11-09 18:01:06 +0100
committertv <tv@krebsco.de>2015-11-09 18:01:06 +0100
commita5e0beaeb928f96a83908d3ac9a64bfbc0b8fd14 (patch)
treef6fca78ce9dcca576282a34b6d9f19b81cbed061 /tv
parent619e0ea9489d4d3e141671f600598468b26b4e72 (diff)
tv: rm crufty comments & space
Diffstat (limited to 'tv')
-rw-r--r--tv/1systems/mkdir.nix1
-rw-r--r--tv/1systems/xu.nix1
2 files changed, 0 insertions, 2 deletions
diff --git a/tv/1systems/mkdir.nix b/tv/1systems/mkdir.nix
index 6ae4f80e..9d8a0bcf 100644
--- a/tv/1systems/mkdir.nix
+++ b/tv/1systems/mkdir.nix
@@ -17,7 +17,6 @@ in
{
krebs.build.host = config.krebs.hosts.mkdir;
-
krebs.build.target = "root@${primary-addr4}";
imports = [
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix
index 1a9dddb5..94656ab6 100644
--- a/tv/1systems/xu.nix
+++ b/tv/1systems/xu.nix
@@ -212,7 +212,6 @@ with lib;
security.setuidPrograms = [
"sendmail" # for cron
- #"slock"
];
services.printing.enable = true;