diff options
author | tv <tv@krebsco.de> | 2015-08-29 08:57:53 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-08-29 08:57:53 +0200 |
commit | 6400afbbb4053848cc914e388d0b352768fef43e (patch) | |
tree | 076ae87a2ce7c44f33c51dd39e62101dd6c21f58 /tv | |
parent | 30360c5894ee4779ff9ef0a90bf74a4ec3e4c246 (diff) |
tv {cd,nomic} += ntp
Diffstat (limited to 'tv')
-rw-r--r-- | tv/1systems/cd.nix | 1 | ||||
-rw-r--r-- | tv/1systems/nomic.nix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix index 03c375b..bb81245 100644 --- a/tv/1systems/cd.nix +++ b/tv/1systems/cd.nix @@ -167,6 +167,7 @@ with lib; iptables mutt # for mv nethogs + ntp # ntpate rxvt_unicode.terminfo tcpdump ]; diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index 028e535..7010e68 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -112,6 +112,7 @@ with lib; exit 23 esac '') + ntp # ntpate rxvt_unicode.terminfo tmux ]; |