Package is now 'invoiceninja', modified code to reflect name change, changed nixos module definition for caddy to allow local development
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ overlays }:
|
||||
|
||||
{
|
||||
invoice-ninja = import ./invoice-ninja.nix;
|
||||
invoiceninja = import ./invoiceninja.nix;
|
||||
overlayNixpkgsForThisInstance =
|
||||
{ pkgs, ... }: {
|
||||
nixpkgs = {
|
||||
|
||||
Reference in New Issue
Block a user