From 47807e3ebcc9c1103ff8ec939062a48ba68b524c Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 12 Jan 2022 14:59:14 +0100 Subject: tv xu: use xsessions --- tv/1systems/xu/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/1systems') diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index 90d90ef3..05c5c11b 100644 --- a/tv/1systems/xu/config.nix +++ b/tv/1systems/xu/config.nix @@ -20,6 +20,7 @@ with import ; + { environment.systemPackages = with pkgs; [ -- cgit v1.2.3 From 33139d656369b74798bccb99360e72321fd6855e Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 12 Jan 2022 15:00:13 +0100 Subject: tv bu: use xsessions --- tv/1systems/bu/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/1systems') diff --git a/tv/1systems/bu/config.nix b/tv/1systems/bu/config.nix index 69c5848f..11cdac39 100644 --- a/tv/1systems/bu/config.nix +++ b/tv/1systems/bu/config.nix @@ -10,6 +10,7 @@ in { + ]; environment.homeBinInPath = true; -- cgit v1.2.3 From 61afd178952038883f40d3684d82754515221469 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 12 Jan 2022 15:01:14 +0100 Subject: tv au: use xsessions --- tv/1systems/au/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/1systems') diff --git a/tv/1systems/au/config.nix b/tv/1systems/au/config.nix index d9ba5391..2521059b 100644 --- a/tv/1systems/au/config.nix +++ b/tv/1systems/au/config.nix @@ -5,6 +5,7 @@ + ]; krebs.build.host = config.krebs.hosts.au; -- cgit v1.2.3