feat(Hardware): Nvidia GPU Support

This commit is contained in:
2026-02-09 10:01:12 +01:00
parent 9757b987bb
commit 78f540a776
3 changed files with 55 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ in
my.hardware = {
bluetooth.enable = true;
sound.enable = false;
nvidia.enable = true;
};
my.services = {
vpn.enable = true;