Update to nixos-24.11
This commit is contained in:
parent
2c102496f0
commit
fa0c0d4a5e
9 changed files with 164 additions and 185 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
|
|||
Reference in a new issue