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