Update flake

This commit is contained in:
Invariantspace 2024-06-24 14:13:12 -07:00
parent 1e6319fc0b
commit 47e6c1c852
No known key found for this signature in database
GPG key ID: EBC4A20067373921
4 changed files with 52 additions and 43 deletions

View file

@ -6,13 +6,7 @@ in
{
hardware = {
bluetooth.enable = true;
opengl = {
enable = true;
extraPackages = with pkgs; [
vaapiVdpau
libvdpau-va-gl
];
};
graphics.enable = true;
openrazer = {
enable = true;
users = [ usr ];