lifetracker/modules/apps/default.nix
2025-01-25 13:05:37 -08:00

21 lines
229 B
Nix

{
imports = [
./atuin
./coolercontrol
./direnv
./gamemode
./gamescope
./git
./hyprland
./lact
./lsd
./mangohud
./nh
./obs
./steam
./sunshine
./vscode
./zsh
];
}