nix-config/modules/home-manager/default.nix

4 lines
62 B
Nix
Raw Normal View History

2023-09-26 18:39:38 +00:00
{
pass-secret-service = import ./pass-secret-service.nix;
}