Files
nix-files/packages/default.nix

18 lines
181 B
Nix

{ ... }:
{
imports = [
# ./ags
./other
./sway
./swaync
./waybar
./wpaperd
./nvim
./emacs
./kitty
./rofi
./hyprland
# ./vscode
];
}