From c7bdca1246a53f4da5c80cfc29182e6f6019f234 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sat, 7 Jan 2023 23:37:39 +0100 Subject: [PATCH] Include docker module --- thor/hm.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/thor/hm.nix b/thor/hm.nix index d917b4c..7f5830f 100644 --- a/thor/hm.nix +++ b/thor/hm.nix @@ -82,6 +82,7 @@ ../hm_modules/development/cpp.nix ../hm_modules/development/data.nix + ../hm_modules/development/docker.nix # ../hm_modules/development/go.nix ../hm_modules/development/javascript.nix ../hm_modules/development/kubernetes.nix @@ -96,6 +97,7 @@ ../hm_modules/bspwm.nix ../hm_modules/cava.nix ../hm_modules/dunst.nix + # ../hm_modules/dwarf-fortress.nix ../hm_modules/easyeffects.nix ../hm_modules/fonts.nix # ../hm_modules/gnome_shell.nix