11 lines
122 B
Nix
11 lines
122 B
Nix
{
|
|
imports = [
|
|
./autorandr.nix
|
|
./dwm.nix
|
|
./peek.nix
|
|
./screenkey.nix
|
|
./st.nix
|
|
./thunar.nix
|
|
];
|
|
}
|