security: enable soteria
Soteria is a GTK-based Polkit authentication agent.
This commit is contained in:
parent
484bddd03b
commit
f813eb37d3
9 changed files with 2 additions and 13 deletions
|
@ -1,10 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
security = {
|
||||
polkit = {
|
||||
enable = true;
|
||||
package = pkgs.polkit;
|
||||
};
|
||||
|
||||
# Enable Soteria, a GTK-based Polkit authentication agent.
|
||||
soteria.enable = true;
|
||||
apparmor = {
|
||||
enable = true;
|
||||
killUnconfinedConfinables = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue