9 lines
79 B
Nix
9 lines
79 B
Nix
{
|
|
imports = [
|
|
./i3
|
|
./i3status-rust
|
|
# ./polybar
|
|
./rofi
|
|
];
|
|
}
|