diff options
author | tv <tv@krebsco.de> | 2022-01-12 14:59:14 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2022-01-12 14:59:14 +0100 |
commit | 47807e3ebcc9c1103ff8ec939062a48ba68b524c (patch) | |
tree | 63c7145cbb656951d617db42466ae4a36eaf6bac | |
parent | 2868b43e81ceb7fb6135659b90867bb8fc58ad0e (diff) |
tv xu: use xsessions
-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 90d90ef3f..05c5c11b0 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/xsessions> <stockholm/tv/2configs/xserver/xkiller.nix> { environment.systemPackages = with pkgs; [ |