From cfadf67073bc989cf0a4f8aee17cd3873c117317 Mon Sep 17 00:00:00 2001
From: Ben Sima <ben@bsima.me>
Date: Fri, 25 Oct 2024 21:09:12 -0400
Subject: bye bye macbook

---
 profiles/beryllium.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'profiles')

diff --git a/profiles/beryllium.nix b/profiles/beryllium.nix
index cf180aa..005534a 100644
--- a/profiles/beryllium.nix
+++ b/profiles/beryllium.nix
@@ -52,7 +52,7 @@ in {
       rate = "60.00";
     };
     DP-2 = {
-      enable = false; # macbook is currently using this monitor
+      enable = true;
       primary = false;
       position = "3840x0";
       mode = "3840x2160";
-- 
cgit v1.2.3