Skip to content

Commit 6fe6dff

Browse files
Removes Turing GPU module (#53)
Removes the inclusion of the Turing GPU module from the flake configuration.
1 parent 7a7006b commit 6fe6dff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
system = "x86_64-linux";
2828
modules = [
2929
nixos-hardware.nixosModules.asus-rog-strix-x570e
30-
(nixos-hardware + "/common/gpu/nvidia/turing")
3130
nixos-hardware.nixosModules.common-pc-ssd
3231
home-manager.nixosModules.home-manager
3332
./hosts/hades/configuration.nix

0 commit comments

Comments
 (0)