Try remove audio config for protostar

This commit is contained in:
Sicheng Pan 2025-06-29 13:48:55 -05:00
parent e7562361b3
commit 49ce1667bf
Signed by: macronova
GPG key ID: CE969670FB4B4A56
2 changed files with 3 additions and 18 deletions

View file

@ -12,7 +12,7 @@ in {
file.".local/share/fonts".source = config.lib.file.mkOutOfStoreSymlink "/run/current-system/sw/share/X11/fonts"; file.".local/share/fonts".source = config.lib.file.mkOutOfStoreSymlink "/run/current-system/sw/share/X11/fonts";
packages = with jovianPkgs; [ packages = with jovianPkgs; [
lutris lutris
retroarchFull retroarch
winetricks winetricks
wineWowPackages.stagingFull wineWowPackages.stagingFull
]; ];
@ -31,20 +31,5 @@ in {
}; };
}; };
services = { services.desktopManager.plasma6.enable = true;
desktopManager.plasma6.enable = true;
pipewire = {
enable = true;
alsa = {
enable = true;
support32Bit = true;
};
pulse.enable = true;
};
};
hardware = {
bluetooth.enable = true;
graphics.enable = true;
};
} }

View file

@ -22,7 +22,7 @@ in {
nvtopPackages.full nvtopPackages.full
picard picard
qbittorrent qbittorrent
retroarchFull retroarch
telegram-desktop telegram-desktop
thunderbird thunderbird
via via