lifetracker/modules/apps/default.nix

9 lines
74 B
Nix

{
imports = [
./direnv
./git
./hyprland
./vscode
];
}