diff options
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/au/config.nix | 1 | ||||
-rw-r--r-- | tv/1systems/bu/config.nix | 1 | ||||
-rw-r--r-- | tv/1systems/xu/config.nix | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tv/1systems/au/config.nix b/tv/1systems/au/config.nix index d9ba53912..2521059b4 100644 --- a/tv/1systems/au/config.nix +++ b/tv/1systems/au/config.nix @@ -5,6 +5,7 @@ <stockholm/tv/2configs/hw/x220.nix> <stockholm/tv/2configs/ppp.nix> <stockholm/tv/2configs/retiolum.nix> + <stockholm/tv/2configs/xsessions> ]; krebs.build.host = config.krebs.hosts.au; diff --git a/tv/1systems/bu/config.nix b/tv/1systems/bu/config.nix index 69c5848f5..11cdac398 100644 --- a/tv/1systems/bu/config.nix +++ b/tv/1systems/bu/config.nix @@ -10,6 +10,7 @@ in { <stockholm/tv/2configs/gitconfig.nix> <stockholm/tv/2configs/pulse.nix> <stockholm/tv/2configs/retiolum.nix> + <stockholm/tv/2configs/xsessions> ]; environment.homeBinInPath = true; 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; [ |