Upgrade to NixOS 25.05 and switch to systemd-boot.

This commit is contained in:
Nolan Darilek 2025-05-20 10:23:23 -05:00
parent 6141634cb1
commit 773850a674
4 changed files with 35 additions and 119 deletions

View file

@ -1,5 +1,5 @@
{
hardware.pulseaudio.enable = false;
services.pulseaudio.enable = false;
security.rtkit.enable = true;