loki: Enable apparmor

This commit is contained in:
Erwin Boskma 2024-07-30 12:11:00 +02:00
parent 62724a5037
commit 2862a8a6e5
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -232,6 +232,9 @@
enable = true;
};
sudo.enable = false;
apparmor = {
enable = true;
};
pam.services.swaylock = {
unixAuth = true;
setLoginUid = true;