diff options
author | jeschli <jeschli@gmail.com> | 2018-07-17 19:38:46 +0200 |
---|---|---|
committer | jeschli <jeschli@gmail.com> | 2018-07-17 19:38:46 +0200 |
commit | 113a6cb4192693d06651d8e51626c681accfc28b (patch) | |
tree | 80c00b9a158e2b57039ae49799a9f04b1ebc6228 /lass/1systems/helios/config.nix | |
parent | 8abbda9061c7fc3f04ca580a7435085cab8a8c83 (diff) | |
parent | 74698c904460db569a3c6c8355c0b25a94c98800 (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 = { |