move hosts/packages -> packages
This commit is contained in:
parent
14193c05fb
commit
e961180371
17 changed files with 0 additions and 1040 deletions
5
packages/README
Normal file
5
packages/README
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
This directory (`hosts/packages`) contains custom package derivations, and differs
|
||||
from `hosts/modules/` which contains importable modules for my nixdots.
|
||||
|
||||
Often each package I write will have a corresponding module that simply
|
||||
calls `pkgs.callPackage` to install the derivation to the system environment.
|
||||
Loading…
Add table
Add a link
Reference in a new issue