nix-config/modules/utils/default.nix

6 lines
55 B
Nix

{
imports = [
./agenix.nix
./auth.nix
];
}