mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
adding sof-firmware
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ inputs, ... }:
|
||||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
../../users/gaming
|
||||
@@ -25,6 +25,7 @@
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
};
|
||||
firmware = [ pkgs.sof-firmware ];
|
||||
};
|
||||
|
||||
security.rtkit.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user