New monitor for frues-pc
This commit is contained in:
parent
1339fe6e58
commit
7b01c5444a
|
@ -32,8 +32,9 @@
|
|||
};
|
||||
|
||||
home-manager.users.${username}.wayland.windowManager.hyprland.settings.monitor = [
|
||||
"HDMI-A-1, 1920x1080@75, 0x0, 1"
|
||||
"DP-2, 1920x1080@60, 0x0, 1"
|
||||
"DP-1, 2560x1440@165, 1920x0, 1.333333"
|
||||
"HDMI-A-1, 1920x1080@75, 3840x0, 1"
|
||||
];
|
||||
|
||||
services.sshd.enable = true;
|
||||
|
|
Loading…
Reference in a new issue