diff --git a/nix/hm-module.nix b/nix/hm-module.nix index 61ba8cd..34877bb 100644 --- a/nix/hm-module.nix +++ b/nix/hm-module.nix @@ -249,7 +249,8 @@ in { type = str; default = "center"; }; - }; + } + // shadow; }); default = []; };