mirror of
https://github.com/sbrow/nix.git
synced 2026-02-27 13:21:45 -05:00
feat(laravel): php is now available globally.
This commit is contained in:
@@ -75,6 +75,7 @@ in
|
||||
config = lib.mkIf cfg.enable (lib.mkMerge [
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
cfg.phpPackage
|
||||
cfg.phpPackage.packages.composer
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user