diff options
| author | makefu <github@syntax-fehler.de> | 2016-03-10 08:03:41 +0100 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2016-03-10 08:03:41 +0100 |
| commit | 62b17b08ffebfbd628612be649e38fb7484718b6 (patch) | |
| tree | d9cc0eb019cd58502b15a7ca613885f64951decc /tv/1systems | |
| parent | a10580c2b2454885fb4d8be4fb1910b9addee000 (diff) | |
| parent | 20ad35c90045b51bc2e83587d0650a33467ea896 (diff) | |
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'tv/1systems')
| -rw-r--r-- | tv/1systems/nomic.nix | 2 | ||||
| -rw-r--r-- | tv/1systems/wu.nix | 3 | ||||
| -rw-r--r-- | tv/1systems/xu.nix | 3 |
3 files changed, 3 insertions, 5 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index fa9c908..fed67a1 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -12,7 +12,7 @@ with config.krebs.lib; ../2configs/git.nix ../2configs/im.nix ../2configs/mail-client.nix - ../2configs/nginx-public_html.nix + ../2configs/nginx/public_html.nix ../2configs/pulse.nix ../2configs/retiolum.nix ../2configs/wu-binary-cache/client.nix diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 0bf2421..27dd125 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -13,7 +13,7 @@ with config.krebs.lib; ../2configs/im.nix ../2configs/mail-client.nix ../2configs/man.nix - ../2configs/nginx-public_html.nix + ../2configs/nginx/public_html.nix ../2configs/pulse.nix ../2configs/retiolum.nix ../2configs/wu-binary-cache @@ -46,7 +46,6 @@ with config.krebs.lib; netcat nix-repl nmap - nq p7zip push qrencode diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index 46fb59f..96a0545 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -12,7 +12,7 @@ with config.krebs.lib; ../2configs/git.nix ../2configs/mail-client.nix ../2configs/man.nix - ../2configs/nginx-public_html.nix + ../2configs/nginx/public_html.nix ../2configs/pulse.nix ../2configs/retiolum.nix ../2configs/wu-binary-cache/client.nix @@ -58,7 +58,6 @@ with config.krebs.lib; netcat nix-repl nmap - nq p7zip pass qrencode |
