efwf
This commit is contained in:
@@ -76,6 +76,10 @@ boot = {
|
||||
"rd.systemd.show_status=false"
|
||||
"rd.udev.log_level=3"
|
||||
"udev.log_priority=3"
|
||||
"amd_iommu=on"
|
||||
"amd_iommu=force_isolation"
|
||||
"hpet=disable"
|
||||
"iommu=pt"
|
||||
];
|
||||
extraModprobeConfig = ''
|
||||
options bluetooth disable_ertm=Y
|
||||
@@ -328,7 +332,7 @@ services.pulseaudio.extraConfig = ''
|
||||
cowsay
|
||||
pfetch
|
||||
ryubing
|
||||
inputs.subtui.packages.${pkgs.system}.default
|
||||
inputs.subtui.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
mpv
|
||||
pkgs-master.gelly
|
||||
android-tools
|
||||
@@ -382,7 +386,7 @@ services.pulseaudio.extraConfig = ''
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
|
||||
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
|
||||
package = pkgs.millennium-steam;
|
||||
#package = pkgs.millennium-steam;
|
||||
};
|
||||
hardware.steam-hardware.enable=true;
|
||||
services.monado = {
|
||||
|
||||
Reference in New Issue
Block a user