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 | 3e46d0d057053ed0aa5b1f2d259ccee64beedcd8 (patch) | |
tree | 6dc03c46f8f9ab6332a8d13f08c7502448f9d979 /tv | |
parent | c4a8e1380df895e5c5a94fea4d042410b0e850fd (diff) |
tv xu: add xkiller service
Diffstat (limited to 'tv')
-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 c47608aa9..33f9539c9 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; [ |