diff --git a/flake.nix b/flake.nix index 0fe67a9..1da96ff 100644 --- a/flake.nix +++ b/flake.nix @@ -87,7 +87,7 @@ set -e ${nixos-rebuild}/bin/nixos-rebuild switch --flake .#${hostname} $@ ${lib.optionalString machine.config.hardware.pulseaudio.systemWide '' - systemctl restart pulseaudio.service + systemctl restart alsa-store.service ''} '') localMachines);