diff --git a/hosts/stellaris/default.nix b/hosts/stellaris/default.nix index 19a0279..29ae73b 100644 --- a/hosts/stellaris/default.nix +++ b/hosts/stellaris/default.nix @@ -40,6 +40,7 @@ }; hardware = { + acpilight.enable = true; bluetooth = { enable = true; # Enable A2DP Sink @@ -70,6 +71,12 @@ "__GLX_VENDOR_LIBRARY_NAME,nvidia" ]; + monitor = [ + "eDP-1, 2560x1600@240, 0x0, 1.6" + "desc:Microstep MPG321UX OLED 0x01010101, @239.99001, auto-right, 1.6" + ", preferred, auto, 1" + ]; + workspace = [ "w[tv1], gapsout:0, gapsin:0" "f[1], gapsout:0, gapsin:0"