nixos/modules/home/default.nix

4 lines
66 B
Nix

{...}: {
imports = [./git ./music ./programs ./shell ./sway];
}