updated flake.lock

This commit is contained in:
Leyla Becker 2025-01-03 17:51:08 -06:00
parent 4c7d6bf837
commit a379f146d6
3 changed files with 27 additions and 28 deletions

View file

@ -46,10 +46,10 @@
automatic-timezoned = {
enable = true;
};
};
# Enable sound with pipewire.
hardware.pulseaudio.enable = false;
# Enable sound with pipewire.
pulseaudio.enable = false;
};
# enable RealtimeKit for pulse audio
security.rtkit.enable = true;