nixos/flatpak: add comment about selinux
This commit is contained in:
parent
2f48ebbdcf
commit
ce0511e302
@ -39,6 +39,9 @@ in {
|
|||||||
"/var/lib/flatpak/exports"
|
"/var/lib/flatpak/exports"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# It has been possible since https://github.com/flatpak/flatpak/releases/tag/1.3.2
|
||||||
|
# to build a SELinux policy module.
|
||||||
|
|
||||||
users.users.flatpak = {
|
users.users.flatpak = {
|
||||||
description = "Flatpak system helper";
|
description = "Flatpak system helper";
|
||||||
group = "flatpak";
|
group = "flatpak";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user