mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
3 lines
No EOL
92 B
Nix
3 lines
No EOL
92 B
Nix
{ pkgs, ... }: {
|
|
puppet-editor-services = pkgs.callPackage ./puppet-editor-services { };
|
|
} |