Upgrade nix to 24.11
This commit is contained in:
@@ -34,13 +34,9 @@ in
|
||||
|
||||
# - Audio ------------------------------------
|
||||
|
||||
sound.enable = true;
|
||||
|
||||
hardware = {
|
||||
pulseaudio = {
|
||||
services = {
|
||||
pipewire = {
|
||||
enable = true;
|
||||
support32Bit = true;
|
||||
package = pkgs.pulseaudioFull;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user