config: set allowOther for the bindmounts

This commit is contained in:
Infinidoge 2021-11-11 10:53:13 -05:00
parent d4c24d7f4a
commit 74b4cc13f0

View file

@ -13,6 +13,7 @@
};
home.bindmounts."${main.bud.localFlakeClone}/users/infinidoge/config" = {
allowOther = true;
directories = [
{
source = "powercord";