nixos-configs/common/overlays/default.nix
matt1432 7540add6ee
All checks were successful
Discord / discord commits (push) Has been skipped
chore: update flake.lock
2024-03-28 13:10:05 -04:00

7 lines
123 B
Nix

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