monitors funky
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user