summaryrefslogtreecommitdiff
path: root/hosts/shinji/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/shinji/default.nix')
-rw-r--r--hosts/shinji/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index ba91357..ffc9d6b 100644
--- a/hosts/shinji/default.nix
+++ b/hosts/shinji/default.nix
@@ -62,6 +62,9 @@
minecraft = true;
steam = true;
};
+ virt = {
+ docker = true;
+ };
# modules
battery = true;