fix: change dp-1 to dp-2, add altserver
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
profile.name = "main";
|
profile.name = "main";
|
||||||
profile.outputs = [
|
profile.outputs = [
|
||||||
{
|
{
|
||||||
criteria = "DP-1";
|
criteria = "DP-2";
|
||||||
status = "enable";
|
status = "enable";
|
||||||
scale = 1.0;
|
scale = 1.0;
|
||||||
mode = "1920x1080";
|
mode = "1920x1080";
|
||||||
|
|||||||
@@ -39,6 +39,7 @@
|
|||||||
efibootmgr
|
efibootmgr
|
||||||
nixd
|
nixd
|
||||||
xfce.thunar
|
xfce.thunar
|
||||||
|
altserver-linux
|
||||||
];
|
];
|
||||||
programs.hyprland = {
|
programs.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user