Add work monitor config to Ronin

This commit is contained in:
Evie Litherland-Smith 2024-10-30 14:56:22 +00:00
parent 4adac992b7
commit 2b7a03c4fc

View file

@ -4,7 +4,10 @@
home-manager.users.${username} = {
imports = [ ./home/work.nix ];
home.stateVersion = "23.05";
wayland.windowManager.hyprland.settings.monitor = [ "eDP-1,preferred,auto,1.25" ];
wayland.windowManager.hyprland.settings.monitor = [
"eDP-1,preferred,auto,1.25"
"desc:Dell Inc. DELL P3223QE CCG8YN3,preferred,auto,1.5"
];
};
boot.initrd = {
secrets = {