From 04c0f0ac26420ce8e1d3fd69cf822ee45961e43b Mon Sep 17 00:00:00 2001 From: lassulus Date: Thu, 18 Jan 2018 19:17:10 +0100 Subject: l helios.r: remove broken systemctl start --- lass/1systems/helios/config.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'lass/1systems/helios') diff --git a/lass/1systems/helios/config.nix b/lass/1systems/helios/config.nix index fc30a347..f53e93f2 100644 --- a/lass/1systems/helios/config.nix +++ b/lass/1systems/helios/config.nix @@ -131,7 +131,6 @@ with import ; services.xserver.displayManager.sessionCommands = '' ${pkgs.xorg.xrandr}/bin/xrandr --output DP-6 --off --output DP-5 --off --output DP-4 --mode 2560x1440 --pos 3840x0 --rotate left --output DP-3 --off --output DP-2 --primary --mode 3840x2160 --pos 0x400 --rotate normal --output DP-1 --off --output DP-0 --mode 2560x1440 --pos 5280x1120 --rotate normal - ${pkgs.systemd}/bin/systemctl start xresources.service ''; networking.hostName = lib.mkForce "BLN02NB0162"; -- cgit v1.2.3