diff options
author | jeschli <jeschli@gmail.com> | 2018-07-09 14:31:33 +0200 |
---|---|---|
committer | jeschli <jeschli@gmail.com> | 2018-07-09 14:31:33 +0200 |
commit | 22d09fb80703944abed87d97527fd75ef959c492 (patch) | |
tree | 7559cbff17decdcd2720bb0cc87466478e474e33 /lass/1systems/helios/config.nix | |
parent | d1c6baf00e98a0229fc7fd96874623efc8417b05 (diff) | |
parent | b3476561c5fddc324cdfebb1cae84834d21fae52 (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'lass/1systems/helios/config.nix')
-rw-r--r-- | lass/1systems/helios/config.nix | 3 |
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 = { |