9 lines
No EOL
164 B
Nix
9 lines
No EOL
164 B
Nix
{ ... }: {
|
|
imports = [
|
|
./mako-conf.nix
|
|
./rofi-conf.nix
|
|
./swaylock-conf.nix
|
|
./waybar-conf.nix
|
|
./wlogout-conf.nix
|
|
];
|
|
} |