aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/overlays/kookie/emacs/theme/default.nix
blob: cd19253d957b3f4eeb242a44959db7917e1fcb71 (plain)
1
2
3
{ buildModule, pkgs, epkgs }:
with epkgs;
(buildModule "theme" ./. [ color-theme-sanityinc-tomorrow ])