config: set allowOther for the bindmounts
This commit is contained in:
parent
d4c24d7f4a
commit
74b4cc13f0
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
};
|
||||
|
||||
home.bindmounts."${main.bud.localFlakeClone}/users/infinidoge/config" = {
|
||||
allowOther = true;
|
||||
directories = [
|
||||
{
|
||||
source = "powercord";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue