NixOS-Config/modules/home/programs/gui/default.nix

16 lines
169 B
Nix

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