mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Security/Encryption] init encryption security module
This commit is contained in:
parent
1d5e9a0100
commit
ecca71149a
2 changed files with 21 additions and 0 deletions
|
|
@ -2,5 +2,6 @@
|
|||
{
|
||||
imports = [
|
||||
./hardening.nix
|
||||
./encryption.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue