mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Add puppet-editor-services
This commit is contained in:
parent
ab733daa16
commit
79538a43b9
8 changed files with 867 additions and 3 deletions
4
modules/overlays/default.nix
Normal file
4
modules/overlays/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }: {
|
||||
# This one brings our custom packages from the 'pkgs' directory
|
||||
local_pkgs = final: _prev: import ../pkgs { pkgs = final; config.allowUnfree = true; };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue