mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-11 17:09:22 +08:00
Reapply "Reapply "devices.pc: switch back to vps6 xserver""
This reverts commit daa85afb61.
This commit is contained in:
@@ -104,8 +104,5 @@ 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";
|
||||
specialisation.xray-vps6.configuration.nixos.services.xray.client.xray.serverName =
|
||||
inputs.lib.mkForce "xserver2.chn.moe";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user