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 | 9e43bd4f0ae43f48e8c0414164dbea04cc2b51b6 (patch) | |
tree | 66e0d88e0097da9f9f66d03e5cf23c9bedc0d8dc | |
parent | 17788b3b28964b735ede48a6cc1a8f27faafc745 (diff) |
nomic: use pulse and xserver
-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 0c6c935..7bc7b70 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; |