Added PulseAudio to configuration

This commit is contained in:
KoenDR06 2024-05-09 10:29:28 +02:00
parent 981c923c06
commit ba38668454
3 changed files with 4 additions and 1 deletions

View file

@ -77,6 +77,8 @@
services.tailscale.enable = true;
virtualisation.docker.enable = true;
hardware.pulseaudio.enable = true;
environment.shells = with pkgs; [ zsh ];
services.mullvad-vpn.enable = true;