diff options
author | tv <tv@krebsco.de> | 2016-02-17 23:35:25 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-17 23:35:25 +0100 |
commit | 970eed274818cb49517fa5ef8b39a30d99302f1e (patch) | |
tree | 1503fe46cc482af2a1e37f76d457bc2e236d4456 /tv/1systems | |
parent | f5d0b2a4020b3bd5150f9861fb27a7faaddbd0b9 (diff) |
tv man: init
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/wu.nix | 3 | ||||
-rw-r--r-- | tv/1systems/xu.nix | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 2b6dca1c4..8c363d9fc 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -12,6 +12,7 @@ with config.krebs.lib; ../2configs/git.nix ../2configs/im.nix ../2configs/mail-client.nix + ../2configs/man.nix ../2configs/nginx-public_html.nix ../2configs/pulse.nix ../2configs/retiolum.nix @@ -40,14 +41,12 @@ with config.krebs.lib; haskellPackages.hledger htop jq - manpages mkpasswd netcat nix-repl nmap nq p7zip - posix_man_pages push qrencode texLive diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index d4295d3b7..c6a69a85a 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -11,6 +11,7 @@ with config.krebs.lib; ../2configs/exim-retiolum.nix ../2configs/git.nix ../2configs/mail-client.nix + ../2configs/man.nix ../2configs/nginx-public_html.nix ../2configs/pulse.nix ../2configs/retiolum.nix @@ -52,7 +53,6 @@ with config.krebs.lib; haskellPackages.hledger htop jq - manpages mkpasswd netcat nix-repl @@ -60,7 +60,6 @@ with config.krebs.lib; nq p7zip pass - posix_man_pages qrencode texLive tmux |