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";
packages = with jovianPkgs; [
lutris
retroarchFull
retroarch
winetricks
wineWowPackages.stagingFull
];
@ -31,20 +31,5 @@ in {
};
};
services = {
desktopManager.plasma6.enable = true;
pipewire = {
enable = true;
alsa = {
enable = true;
support32Bit = true;
};
pulse.enable = true;
};
};
hardware = {
bluetooth.enable = true;
graphics.enable = true;
};
services.desktopManager.plasma6.enable = true;
}

View file

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