framework

This commit is contained in:
Alexander Szczepanski
2023-06-15 13:09:41 +02:00
parent d6706a6522
commit ee7aff8404
9 changed files with 272 additions and 45 deletions

View File

@ -91,6 +91,7 @@
nixpkgs.config.packageOverrides = pkgs: {
vaapiIntel = pkgs.vaapiIntel.override { enableHybridCodec = true; };
};
hardware.opengl = {
enable = true;
extraPackages = with pkgs; [