nix/hm-module: add shadowable to images

This commit is contained in:
Austin Horstman 2024-03-30 23:52:00 -05:00 committed by Mihai Fufezan
parent ad41b31135
commit 071ebcefb9
1 changed files with 2 additions and 1 deletions

View File

@ -249,7 +249,8 @@ in {
type = str;
default = "center";
};
};
}
// shadow;
});
default = [];
};