add config as always allowed
This commit is contained in:
parent
c5263d2215
commit
32e59f9c66
1 changed files with 4 additions and 2 deletions
|
@ -36,9 +36,11 @@
|
|||
hide_env_diff = true;
|
||||
};
|
||||
whitelist = {
|
||||
prefix = [ "~/projects" ];
|
||||
prefix = [
|
||||
"~/projects"
|
||||
"~/.config"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue