summaryrefslogtreecommitdiffstats
path: root/tv/1systems
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
commitba1f097004b03b94186ed679ce2520ae12512f22 (patch)
tree09277d62b677783fd11ba950d5045d1557c5e2bd /tv/1systems
parent0f5fcb9fe486503c1a02531b5dbffd0235b29efc (diff)
tv: rm crufty comments & space
Diffstat (limited to 'tv/1systems')
-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 6ae4f80..9d8a0bc 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 1a9dddb..94656ab 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;