diff options
author | lassulus <lassulus@lassul.us> | 2022-01-27 10:55:55 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2022-01-27 10:55:55 +0100 |
commit | 83ec0fdb970c4aa0e29d221cb25aac2115e5abcd (patch) | |
tree | 7a4a8dce4c7ce6a291d3a8378676fd25752d783a /tv/1systems | |
parent | ba8a196faf2a28cd2a8defcdf3c2e7711281b9db (diff) | |
parent | ad6f0cd9014e13478a622786b9643970bae1c90a (diff) |
Merge remote-tracking branch 'ni/master'
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; [ |