1
0
Fork 0
forked from Bun/nixos-config

The big variable overhaul

This commit is contained in:
Jimbo 2024-09-23 16:22:01 -04:00
parent 3f0a235dc8
commit 6dab8fc029
36 changed files with 269 additions and 326 deletions

View file

@ -1,7 +0,0 @@
{
# Define the primary monitor
d1 = ''DP-3'';
d2 = ''DP-1'';
d3 = ''DP-2'';
dTouch = ''eDP-1'';
}