diff options
author | tv <tv@shackspace.de> | 2015-08-29 08:57:53 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-08-29 08:57:53 +0200 |
commit | bf2ef5c76ba3ee84a067b26da40334a4dd192be4 (patch) | |
tree | 56235e8e8be4a32f4df305fb25a5f6adbb98eed8 /tv | |
parent | 0c09572004675aa8ac4a3aab252dc373f045ce76 (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 03c375b9b..bb8124576 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 028e53539..7010e68b4 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 ]; |