From 96e597b7b6a85c49bee8ae78e26d19dd5e5c1eaa Mon Sep 17 00:00:00 2001 From: Victor Mignot Date: Thu, 23 Jan 2025 08:55:02 +0100 Subject: [PATCH] london: Add docker --- configurations/london/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configurations/london/default.nix b/configurations/london/default.nix index 2492749..54aaffc 100644 --- a/configurations/london/default.nix +++ b/configurations/london/default.nix @@ -56,6 +56,8 @@ my.connection.vpn.enable = true; + virtualisation.docker.enable = true; + # User config my.users = { dala = {