nixconfig/modules/home/default.nix
2023-11-17 02:20:02 +01:00

2 lines
80 B
Nix

{ ... }: { imports = [ ./base ./cli ./gui ./homecfg ./wayland ./xdg ./xorg ]; }