diff options
author | tv <tv@krebsco.de> | 2019-01-07 15:32:43 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2019-01-07 15:32:43 +0100 |
commit | a0443487db00a5094e829edba100be68ca034bde (patch) | |
tree | 2d090fdd1ed44c19272bbfb036d5369449cc09d1 /tv/1systems/xu | |
parent | 56b1783854a81d13711fb168f0a3a458f7bfb06b (diff) |
tv xu: add xkiller service
Diffstat (limited to 'tv/1systems/xu')
-rw-r--r-- | tv/1systems/xu/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index c47608a..33f9539 100644 --- a/tv/1systems/xu/config.nix +++ b/tv/1systems/xu/config.nix @@ -20,6 +20,7 @@ with import <stockholm/lib>; <stockholm/tv/2configs/br.nix> <stockholm/tv/2configs/xp-332.nix> <stockholm/tv/2configs/xserver> + <stockholm/tv/2configs/xserver/xkiller.nix> { environment.systemPackages = with pkgs; [ |