Files
nix-files/packages/#default.nix#
2025-01-17 00:06:13 +01:00

17 lines
169 B
Plaintext

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