diff options
author | Ben Sima <ben@bsima.me> | 2024-10-25 21:09:12 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2024-11-11 10:33:34 -0500 |
commit | cfadf67073bc989cf0a4f8aee17cd3873c117317 (patch) | |
tree | e18c6cd3c609b06888de79907d7ca16de3d768f3 /profiles | |
parent | e10e53f079f05ad9f7513df650385555c69b4ba2 (diff) |
bye bye macbook
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/beryllium.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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"; |