nixos/config/packages/default.nix

13 lines
124 B
Nix

{
imports = [
./alacritty
./dunst
./git
./i3
./i3status
./neovim
./picom
./polybar
];
}