infrastructure/config/users/kat/personal/default.nix

5 lines
77 B
Nix

{ ... }:
{
imports = [ ./gpg.nix ./weechat.nix ./email.nix ./zsh.nix ];
}