treewide: cleanup config with enable options
This commit is contained in:
parent
d469c5fa79
commit
0a387960a2
28 changed files with 420 additions and 358 deletions
|
@ -41,6 +41,8 @@ in
|
|||
package = pkgs.unstable.opentabletdriver;
|
||||
};
|
||||
|
||||
my.gaming.enable = true;
|
||||
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ zenpower ];
|
||||
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue