nixos-configs/common/overlays/default.nix
matt1432 24b184e347
All checks were successful
Discord / discord commits (push) Has been skipped
chore: fix some outdated todos
2024-02-12 09:35:07 -05:00

8 lines
153 B
Nix

{nixpkgs-wayland, ...} @ inputs: [
(import ./dracula-theme inputs)
(import ./spotifywm inputs)
(import ./squeekboard)
nixpkgs-wayland.overlay
]