12 lines
124 B
Nix
12 lines
124 B
Nix
{
|
|
imports = [
|
|
./alacritty
|
|
./dunst
|
|
./git
|
|
./i3
|
|
./i3status
|
|
./neovim
|
|
./picom
|
|
./polybar
|
|
];
|
|
}
|