dotfiles/modules/darwin/default.nix

6 lines
90 B
Nix

{ ... }: {
imports = [ ./system.nix ./tmux.nix ./utilities.nix ./hammerspoon.nix ];
}