17 lines
188 B
Nix
17 lines
188 B
Nix
{
|
|
imports = [
|
|
./coolercontrol
|
|
./direnv
|
|
./gamemode
|
|
./gamescope
|
|
./git
|
|
./hyprland
|
|
./lact
|
|
./mangohud
|
|
./obs
|
|
./steam
|
|
./sunshine
|
|
./vscode
|
|
];
|
|
}
|