Files
nix-config/system/security/default.nix

6 lines
38 B
Nix

{
imports = [
./sops.nix
];
}