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