mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Add puppet-editor-services
This commit is contained in:
parent
ab733daa16
commit
79538a43b9
8 changed files with 867 additions and 3 deletions
3
modules/pkgs/default.nix
Normal file
3
modules/pkgs/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ pkgs, ... }: {
|
||||
puppet-editor-services = pkgs.callPackage ./puppet-editor-services { };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue