fix: imxyy-nix-x16

This commit is contained in:
2025-07-18 23:43:10 +08:00
parent 422259838b
commit 66e772ce62
3 changed files with 44 additions and 7 deletions

View File

@@ -41,7 +41,7 @@
programs.niri.settings = {
environment.STEAM_FORCE_DESKTOPUI_SCALING = "1.25";
outputs = {
DP-2 = {
eDP-1 = {
enable = true;
mode = {
width = 1920;
@@ -59,6 +59,7 @@
cli.all.enable = true;
coding.all.enable = true;
desktop.all.enable = true;
virt.moonlight.enable = true;
desktop.browser.librewolf.enable = lib.mkForce false;