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;
# };
# environment = {
# systemPackages = with pkgs; [
environment = {
systemPackages = with pkgs; [
linux-firmware
## simple-scan
## intel-media-driver
## alacritty
# ];
# };
];
};
services = {
#auto-cpufreq.enable = true;