mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-06-07 15:12:44 +02:00
feat: security - gnupg & openssh's KDF
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
imports = [
|
||||
../base
|
||||
../../base.nix
|
||||
|
||||
./security.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user