fix flatpak overrides global filesystems
This commit is contained in:
parent
1eff0d29ae
commit
e7b56b19b5
@ -61,7 +61,7 @@
|
|||||||
Context.sockets = [
|
Context.sockets = [
|
||||||
"wayland" "!x11" "!fallback-x11"
|
"wayland" "!x11" "!fallback-x11"
|
||||||
];
|
];
|
||||||
filesystems = [
|
Context.filesystems = [
|
||||||
"!host"
|
"!host"
|
||||||
"!home"
|
"!home"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user