niksos/homes/jacek/gui/default.nix

11 lines
137 B
Nix

_: {
imports = [
./firefox
./foot
./gtk
./hypr
./qt
./rofi
./waybar
];
}