diff --git a/nixos/hosts/kyuubi/configuration.nix b/nixos/hosts/kyuubi/configuration.nix index f892d6b..13043a6 100644 --- a/nixos/hosts/kyuubi/configuration.nix +++ b/nixos/hosts/kyuubi/configuration.nix @@ -8,7 +8,7 @@ # monitorsXmlContent = builtins.readFile /home/mar/.config/monitors.xml; # monitorsConfig = pkgs.writeText "gdm_monitors.xml" monitorsXmlContent; # monitorsConfig = pkgs.writeText "gdm_monitors.xml" (builtins.readFile /home/${username}/.config/monitors.xml); - monitorsConfig = pkgs.writeText "gdm_monitors.xml" (builtins.readFile ~/.config/monitors.xml); + monitorsConfig = pkgs.writeText "gdm_monitors.xml" (builtins.readFile ./monitors.xml); in { imports = [ ./hardware-configuration.nix diff --git a/nixos/hosts/kyuubi/monitors.xml b/nixos/hosts/kyuubi/monitors.xml new file mode 100644 index 0000000..1f291c6 --- /dev/null +++ b/nixos/hosts/kyuubi/monitors.xml @@ -0,0 +1,45 @@ + + + + 1200 + 438 + 1 + yes + + + DP-1 + DEL + DELL P2414H + 36WJX4632D6L + + + 1920 + 1080 + 60.000 + + + + + 0 + 0 + 1 + + left + no + + + + DVI-I-1 + DEL + DELL 2407WFP + UY54573E1DVS + + + 1920 + 1200 + 59.950 + + + + +