diff options
author | tv <tv@krebsco.de> | 2016-01-14 15:53:33 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-01-14 15:53:33 +0100 |
commit | 06906064662b4e8163bef70b5b02f1001bedba17 (patch) | |
tree | 09b940447f1e382eb651f327b91b04edd41b2ade /tv | |
parent | f648c930fe2da2760b86c4bcf35b9e05803b8534 (diff) |
nomic: use pulse and xserver
Diffstat (limited to 'tv')
-rw-r--r-- | tv/1systems/nomic.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index 0c6c935a3..7bc7b70d2 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -11,6 +11,8 @@ with lib; ../2configs/hw/AO753.nix #../2configs/consul-server.nix ../2configs/git.nix + ../2configs/pulse.nix + ../2configs/xserver { tv.iptables = { enable = true; |