treewide: Update deprecated options for NixOS 25.05
This commit is contained in:
parent
6653fed1c2
commit
a630607350
4 changed files with 74 additions and 72 deletions
|
@ -14,7 +14,7 @@ in
|
|||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
hardware.pulseaudio.enable = false; # this theoretically defaults to false but something else seems to be flipping it
|
||||
services.pulseaudio.enable = false; # this theoretically defaults to false but something else seems to be flipping it
|
||||
environment.systemPackages = with pkgs; [ helvum ]; # patchbay
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue