nixos/home/accounts/default.nix

2 lines
80 B
Nix

{ ... }: { imports = [ ./pass.nix ./email.nix ./calendar.nix ./contact.nix ]; }