about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2017-12-03 14:16:28 +0000
committerdevhell <devhell@mailfresser.de>2017-12-03 14:16:28 +0000
commitb1862e25bab69a2f53f1828bf4ab3959671fcf26 (patch)
tree7931948413d748044303543e5c242460a11d252b /machines
parentff69910ce89f7dbb82817559be970a6e4a89cda3 (diff)
machines/titan: Add docker stuff
I'll need some docker love for a bit, so here it is.
Diffstat (limited to 'machines')
-rw-r--r--machines/devhell/titan.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/machines/devhell/titan.nix b/machines/devhell/titan.nix
index 139d4dd2..0b9c39bf 100644
--- a/machines/devhell/titan.nix
+++ b/machines/devhell/titan.nix
@@ -63,6 +63,8 @@
 
   powerManagement.cpuFreqGovernor = "powersave";
 
+  virtualisation.docker.enable = true;
+
   nix = {
     maxJobs = lib.mkDefault 4;
     extraOptions = ''
@@ -176,6 +178,7 @@
     #openjdk8
     #skype
     #thunderbird
+    docker
     aircrackng
     calibre
     cdrtools