flake: remove alsa-store
This commit is contained in:
parent
19001ae122
commit
11becc35cb
1 changed files with 0 additions and 3 deletions
|
@ -86,9 +86,6 @@
|
|||
(hostname: machine: pkgs.writeShellScript "switch/${hostname}" ''
|
||||
set -e
|
||||
${nixos-rebuild}/bin/nixos-rebuild switch --flake .#${hostname} $@
|
||||
${lib.optionalString machine.config.hardware.pulseaudio.systemWide ''
|
||||
systemctl restart alsa-store.service
|
||||
''}
|
||||
'')
|
||||
localMachines);
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue