Update main branch #1

Merged
jakalx merged 120 commits from develop into main 2024-02-05 21:51:32 +01:00
Showing only changes of commit 20856e1c65 - Show all commits

View file

@ -54,6 +54,8 @@ in {
}; };
services.autorandr = { enable = true; }; services.autorandr = { enable = true; };
xsession.enable = true;
} }
]; ];
}; };