devices.pc: switch to xray vps4

This commit is contained in:
2025-09-30 15:36:15 +08:00
parent 05ab5100eb
commit e8e30ce861

View File

@@ -99,5 +99,6 @@ inputs:
# 解决有时蓝牙不能使用的问题
boot.kernelParams = [ "mt7925e.disable_aspm=1" ];
specialisation.niri.configuration.nixos.system.gui.implementation = "niri";
nixos.services.xray.client.xray.serverName = "xserver2.vps4.chn.moe";
};
}