From 68f39eb867c851acb651f79604aba119ecaa9527 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 3 Jun 2025 10:30:38 -0400 Subject: Add some gentoo stuff and update cgit --- hosts/sofue/configuration.nix | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'hosts/sofue') diff --git a/hosts/sofue/configuration.nix b/hosts/sofue/configuration.nix index 572034e..c85e81a 100644 --- a/hosts/sofue/configuration.nix +++ b/hosts/sofue/configuration.nix @@ -11,8 +11,8 @@ in rec { ../../nix/user.nix ../../nix/bluetooth.nix ../../nix/email.nix - ../../nix/amdgpu.nix - #../../nix/intel.nix + #../../nix/amdgpu.nix + ../../nix/intel.nix ../../nix/gaming.nix ../../nix/steam.nix ../../nix/virtualisation.nix @@ -59,12 +59,12 @@ in rec { footer-offset = 0; }; monitors = { + monitor1 = "DP-2"; + monitor2 = "HDMI-A-3"; + monitor3 = "DP-1"; #monitor1 = "DP-1"; - #monitor2 = "HDMI-A-1"; - #monitor3 = "HDMI-A-3"; - monitor1 = "DP-1"; - monitor2 = "DP-2"; - monitor3 = "HDMI-A-1"; + #monitor2 = "DP-2"; + #monitor3 = "HDMI-A-1"; }; }; -- cgit v1.2.3-101-g0448