This commit is contained in:
4DBug
2026-03-14 18:54:09 -05:00
parent 90a2a8cf4b
commit 650f0469bc
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
den.aspects.alc897 = {
nixos = {
boot.extraModprobeConfig = ''
options snd-hda-intel model=alc897-fixup
'';
};
};
}

View File

@@ -4,6 +4,7 @@
users.users.bug.packages = with pkgs; [ users.users.bug.packages = with pkgs; [
euphonica euphonica
rhythmbox rhythmbox
dopamine
]; ];
services.flatpak.packages = [ services.flatpak.packages = [