lifetracker/modules/apps/default.nix
2025-01-24 21:42:14 -08:00

17 lines
188 B
Nix

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