fix: resolve nix build warnings

This commit is contained in:
2026-02-22 16:40:20 +01:00
parent b895e85953
commit 7b13880be2
9 changed files with 28 additions and 24 deletions

View File

@@ -31,7 +31,7 @@ in
hardware.enableRedistributableFirmware = true;
hardware.pulseaudio.enable = true;
services.pulseaudio.enable = true;
networking.wireless.enable = true;