Files
parana/modules/default.nix
2026-07-10 20:07:29 -04:00

21 lines
231 B
Nix

{
imports = [
./kitty
./hyprland
./firefox
./rofi
./tmux
./misc
./swaync
# ./opencode
./waybar
./wlogout
./yazi
./nvim
./posting
./code
./fastfetch
./android
];
}