summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-15 16:29:01 +0100
committertv <tv@krebsco.de>2016-02-15 16:34:50 +0100
commitb7a92f63884af00eb0243ec9328be689a6c9b845 (patch)
tree35a6d2d1a7653b06ff7991d0b9235c29fb26af5c /krebs
parent8f520b19b623919fa6319029a955d43fd051773c (diff)
*: make eval.config.krebs.build.host.name work everywhere
Diffstat (limited to 'krebs')
-rw-r--r--krebs/3modules/backup.nix2
-rw-r--r--krebs/3modules/default.nix4
2 files changed, 3 insertions, 3 deletions
diff --git a/krebs/3modules/backup.nix b/krebs/3modules/backup.nix
index 5e1a1597..0aa86dec 100644
--- a/krebs/3modules/backup.nix
+++ b/krebs/3modules/backup.nix
@@ -210,7 +210,7 @@ let
| ${pkgs.coreutils}/bin/head -1; }
'';
- # Note that we don't escape word on purpose, so we deref shell vars.
+ # Note that we don't escape word on purpose, so we can deref shell vars.
# TODO type word
network-ssh-port = host: word: ''
case ${word} in
diff --git a/krebs/3modules/default.nix b/krebs/3modules/default.nix
index 23f82ed1..16a74e7c 100644
--- a/krebs/3modules/default.nix
+++ b/krebs/3modules/default.nix
@@ -9,9 +9,9 @@ let
./apt-cacher-ng.nix
./backup.nix
./bepasty-server.nix
- ./build.nix
./buildbot/master.nix
./buildbot/slave.nix
+ ./build.nix
./current.nix
./exim-retiolum.nix
./exim-smarthost.nix
@@ -25,8 +25,8 @@ let
./nixpkgs.nix
./per-user.nix
./Reaktor.nix
- ./retiolum-bootstrap.nix
./realwallpaper.nix
+ ./retiolum-bootstrap.nix
./retiolum.nix
./setuid.nix
./tinc_graphs.nix