Upgrade to NixOS 25.05
This commit is contained in:
parent
d61ccede07
commit
769c2c53f1
10 changed files with 168 additions and 237 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
hardware.pulseaudio.enable = false;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
|
|
|
|||
Reference in a new issue