mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 19:27:39 -05:00
Need To Stop tailscaled Before Running Rebuild
This commit is contained in:
parent
2de0a270bf
commit
5c25a0ac56
3 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
};
|
||||
config = lib.mkIf (config.audio.enable) {
|
||||
# Enable sound with pipewire.
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue