nixos-config/modules/home/programs/gui/default.nix

16 lines
165 B
Nix

{ ... }:
{
imports = [
./easyeffects
./foot
./imv
./librewolf
./mangohud
./mpv
./obs
./pcmanfm
./rofi
./thunderbird
];
}