summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lass@blue.r>2018-07-05 19:53:42 +0200
committerlassulus <lass@blue.r>2018-07-06 17:44:32 +0200
commita25d95a06fefcff8b5034b01eec778bb15dbbdd6 (patch)
tree5ac2af105005c225e2fa914ea3f9d41703588586
parent92aa5bb2329c39cf97d4399839989e7401820ae4 (diff)
l helios.r: add tensorflowWithCudaprism/cuda
-rw-r--r--lass/1systems/helios/config.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/lass/1systems/helios/config.nix b/lass/1systems/helios/config.nix
index bd7f75c3e..5657742a6 100644
--- a/lass/1systems/helios/config.nix
+++ b/lass/1systems/helios/config.nix
@@ -71,6 +71,9 @@ with import <stockholm/lib>;
hashPassword
thunderbird
dpass
+
+ # we want tensorflow! (with GPU acceleration)
+ python3Packages.tensorflowWithCuda
];
users.users = {