nix-config/system/security/default.nix

6 lines
38 B
Nix
Raw Normal View History

2025-07-05 00:02:39 +02:00
{
imports = [
./sops.nix
];
}