Enable CUDA support

This commit is contained in:
Zuckerberg 2024-05-26 17:23:38 -06:00
parent 88c67dde84
commit 702129d778

View File

@ -5,6 +5,8 @@
./hardware-configuration.nix
];
nixpkgs.config.cudaSupport = true;
# for luks onlock over tor
services.tor.enable = true;
services.tor.client.enable = true;