14 lines
174 B
Nix
14 lines
174 B
Nix
{...}: {
|
|
imports = [
|
|
./eww
|
|
./fuzzel.nix
|
|
./gtk.nix
|
|
./hyprland.nix
|
|
./kanshi.nix
|
|
./mako.nix
|
|
./swayidle.nix
|
|
./swaylock.nix
|
|
./xdg.nix
|
|
];
|
|
}
|