11 lines
No EOL
184 B
Nix
11 lines
No EOL
184 B
Nix
{ ... }: {
|
|
imports = [
|
|
./hyprland.nix
|
|
./mako.nix
|
|
./rofi.nix
|
|
./swaylock.nix
|
|
./swayosd.nix
|
|
./waybar.nix
|
|
./wlogout.nix
|
|
];
|
|
} |