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