try to make nvidia module toogleable

This commit is contained in:
smayzy
2025-07-05 13:03:23 +02:00
parent 02b4a97957
commit 22af8932ee
2 changed files with 19 additions and 6 deletions
+2
View File
@@ -9,6 +9,8 @@
../../modules/nix/virt.nix
];
smayzy.nvidia.enable = true;
home-manager = {
extraSpecialArgs = { inherit inputs; };
users = {