mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 03:25:16 +00:00
Update php
This commit is contained in:
parent
ccb792282b
commit
7bfff96a5c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ in with lib; {
|
|||
inherit port;
|
||||
enable = true;
|
||||
root = cfg.grav.location;
|
||||
phpPackage = pkgs.php81;
|
||||
phpPackage = pkgs.php83;
|
||||
};
|
||||
users.users.${config.mods.user.name}.extraGroups = lib.mkAfter [ "grav" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue