flakes/overlays/default.nix

13 lines
198 B
Nix
Raw Permalink 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
./xinit.nix
]