desktop: add linux-firmware

This commit is contained in:
Kabbone 2025-02-10 12:28:53 +01:00
parent 362d705679
commit 0292b3add3
Signed by: Kabbone
SSH Key Fingerprint: SHA256:ezolxoMIF3LNo1yc1aGNCvFNUiSZNjUbNhrZohFeKd0

View File

@ -53,13 +53,14 @@
# nitrokey.enable = true; # nitrokey.enable = true;
# }; # };
# environment = { environment = {
# systemPackages = with pkgs; [ systemPackages = with pkgs; [
linux-firmware
## simple-scan ## simple-scan
## intel-media-driver ## intel-media-driver
## alacritty ## alacritty
# ]; ];
# }; };
services = { services = {
#auto-cpufreq.enable = true; #auto-cpufreq.enable = true;