mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
more irc config
This commit is contained in:
parent
f00602825b
commit
259aa1dd5e
2 changed files with 34 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
|
||||
environment.systemPackages =
|
||||
let
|
||||
php = pkgs.php.buildEnv { extraConfig = "memory_limit = 2G"; };
|
||||
php = pkgs.php.buildEnv { extraConfig = "memory_limit = 4G"; };
|
||||
in
|
||||
[
|
||||
php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue