monitors funky

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-06-07 13:54:03 +02:00
parent abb04d06ca
commit 3c098a496e
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ in
./system-modules/gpg.nix ./system-modules/gpg.nix
./system-modules/sops.nix ./system-modules/sops.nix
./system-modules/syncthing.nix ./system-modules/syncthing.nix
# ./system-modules/hsmw.nix # old ./system-modules/hsmw.nix # old
./system-modules/docker.nix ./system-modules/docker.nix
./system-modules/health_reminder.nix ./system-modules/health_reminder.nix
./system-modules/ollama.nix ./system-modules/ollama.nix

View File

@@ -19,13 +19,13 @@ let
}; };
north = { north = {
main = { main = {
name = "DP-1"; name = "DP-4";
resolution = "2560x1440"; resolution = "2560x1440";
position = "1920x0"; position = "1920x0";
scale = "1.0"; scale = "1.0";
}; };
left = { left = {
name = "HDMI-A-1"; name = "HDMI-A-2";
resolution = "1920x1080"; resolution = "1920x1080";
position = "0x360"; position = "0x360";
scale = "1.0"; scale = "1.0";