fix(update): enableScrictShellChecks

This commit is contained in:
catvayor 2024-11-08 22:39:23 +01:00
parent 7219e66992
commit 643264bd69
Signed by: lbailly
GPG key ID: CE3E645251AC63F3

View file

@ -22,6 +22,7 @@ in
{
inherit (utils.systemdUtils.types) units targets;
services = lib.types.attrsOf (lib.types.submodule [
{ enableStrictShellChecks = false; }
unitConfig
stage2ServiceOptions
stage2ServiceConfig