From 481e68a4f522ee17c38395f6b3c2618302d71a83 Mon Sep 17 00:00:00 2001 From: tux Date: Sun, 5 Jan 2025 13:55:31 +0530 Subject: [PATCH] feat: add docker --- hosts/homelab/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/homelab/default.nix b/hosts/homelab/default.nix index 43302e6..ad28bfa 100755 --- a/hosts/homelab/default.nix +++ b/hosts/homelab/default.nix @@ -13,7 +13,7 @@ ../common ../../modules/nixos/desktop - ../../modules/nixos/virtualisation + ../../modules/nixos/virtualisation/docker.nix ]; networking = {