flakes/overlays/default.nix

9 lines
127 B
Nix
Raw Normal View History

builtins.map (path: import path) [
2022-03-22 23:50:53 +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
]