feat: working gpu passthrough \o/

This commit is contained in:
Evar 2024-12-30 05:03:36 -05:00
parent 964b99b28d
commit c140a12e66
9 changed files with 391 additions and 2 deletions

View file

@ -116,6 +116,7 @@
};
};
extensions = with pkgs.vscode-extensions; [
vscodevim.vim
mkhl.direnv
jnoortheen.nix-ide
];