dotfiles/profiles/default.nix

2 lines
61 B
Nix
Raw Normal View History

{ imports = [ ./base ./xsession ./zsh ./gui.nix ./games ]; }