nix-config/users/desktops/common/programs/default.nix

5 lines
59 B
Nix

{ ... }:
{
imports = [ ./wezterm.nix ./webapps.nix ];
}