desktop: configure vertical second monitor

This commit is contained in:
Elnu 2023-12-28 12:03:32 -08:00
parent a11f866037
commit 866782e474
2 changed files with 5 additions and 1 deletions

View file

@ -31,6 +31,8 @@ in
gnome.gnome-keyring.enable = true; # For remembering nextcloud login, among other things
gvfs.enable = true; # For Trash
};
programs.hyprland.enable = true;
programs.sway.enable = true;
xdg.portal.enable = true;