This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
07552f3070
nix-config
/
hosts
/
nixos
/
aramis
/
sound.nix
9 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
machines: add aramis
2021-04-02 14:00:21 +02:00
{
.
.
.
}:
{
modules: hardware: move 'sound'
2021-05-29 16:43:32 +02:00
my
.
hardware
.
sound
=
{
machines: aramis: sound: switch to pipewire The support for mSBC means I should get better audio on my QC35.
2021-05-25 18:19:05 +02:00
pipewire
=
{
machines: aramis: sound: use common module
2021-05-25 17:59:45 +02:00
enable
=
true
;
}
;
}
;
machines: add aramis
2021-04-02 14:00:21 +02:00
}
Reference in a new issue
Copy permalink