Security: Difference between revisions
imported>Nix →Encryption: add Pid Eins blog reference on Linux encryption |
imported>Nix add Secure Boot |
||
Line 90: | Line 90: | ||
* [https://nixos.org/manual/nixos/unstable/index.html#sec-firewall NixOS Manual - Networking Chapter: Firewall] | * [https://nixos.org/manual/nixos/unstable/index.html#sec-firewall NixOS Manual - Networking Chapter: Firewall] | ||
* [https://nixos.org/manual/nixos/unstable/options.html#opt-networking.firewall.enable NixOS Manual - Options: networking.firewall.enable] | * [https://nixos.org/manual/nixos/unstable/options.html#opt-networking.firewall.enable NixOS Manual - Options: networking.firewall.enable] | ||
== Awaiting NixOS support == | |||
This section covers important security technologies which still need full NixOS support. | |||
=== Secure Boot === | |||
Development of [https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface#Secure_Boot UEFI Secure Boot] support is [https://github.com/NixOS/nixpkgs/issues/42127 in flight]. Looking potential for release in 22.05. | |||
== Nix official references == | == Nix official references == |