update nvidia module to graphics and add support for amd and intel

This commit is contained in:
2025-11-05 18:24:30 -06:00
parent f5bc0400ae
commit f107cf19c7
6 changed files with 95 additions and 39 deletions

View File

@@ -25,7 +25,10 @@ in
sops.enable = true;
podman.enable = true;
yubikey.enable = true;
nvidia.enable = true;
graphics = {
enable = true;
vendor = "nvidia";
};
};
holocron = {
syncthing.enable = true;