flakes/overlays/default.nix

14 lines
216 B
Nix
Raw Normal View History

builtins.map (path: import path) [
2023-07-21 20:13:08 +07:00
./android-studio.nix
2023-08-25 00:39:13 +07:00
./ccache.nix
./corectrl.nix
./discord.nix
2023-06-18 23:16:44 +07:00
./eww.nix
./material-icons.nix
2021-12-09 11:15:35 +07:00
./picom.nix
2021-12-07 14:02:50 +07:00
./rofi.nix
./steam.nix
2024-10-23 14:06:50 +11:00
./utillinux.nix
./xinit.nix
]