Security: Difference between revisions
Add NixOS Hardening link |
Add AppArmor |
||
| Line 115: | Line 115: | ||
It is possible to use [https://en.wikipedia.org/wiki/Security-Enhanced_Linux Security-Enhanced Linux (SELinux)] in NixOS, but proper integration does not exist. This does not appear to have gotten much attention [https://github.com/NixOS/rfcs/pull/41 since 2019]. However, there has been revived work in 2025 but there's no telling when things will land in NixOS. | It is possible to use [https://en.wikipedia.org/wiki/Security-Enhanced_Linux Security-Enhanced Linux (SELinux)] in NixOS, but proper integration does not exist. This does not appear to have gotten much attention [https://github.com/NixOS/rfcs/pull/41 since 2019]. However, there has been revived work in 2025 but there's no telling when things will land in NixOS. | ||
=== AppArmor === | |||
As of April 2026, AppArmor is available for NixOS but also has [https://discourse.nixos.org/t/apparmor-on-nixos-roadmap/57217 not yet been properly integrated]. | |||
== Nix official references == | == Nix official references == | ||