kyra(hardening): fuse init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
434e973355
commit
f89c5bf96e
1 changed files with 7 additions and 0 deletions
7
kyra/programs/fuse.nix
Normal file
7
kyra/programs/fuse.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
_: {
|
||||||
|
programs = {
|
||||||
|
fuse = {
|
||||||
|
userAllowOther = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue