Added some stuff

This commit is contained in:
fwastring 2025-03-19 08:35:54 +01:00
parent a97bb8332f
commit 3eb63178e4
4 changed files with 32 additions and 40 deletions

View file

@ -50,19 +50,20 @@
liveRestore = false;
};
hardware.pulseaudio.enable = false;
security.rtkit.enable = true;
services = {
tailscale = {
enable = true;
};
pipewire = {
enable = true;
alsa.enable = true;
alsa.support32Bit = true;
pulse.enable = true;
# If you want to use JACK applications, uncomment this
jack.enable = true;
};
};
hardware = {
pulseaudio.enable = false;
bluetooth = {
enable = true;
powerOnBoot = true;