This commit is contained in:
soraefir
2026-05-01 18:44:33 +02:00
parent e519f5c03c
commit beb6ef1b05

View File

@@ -1,4 +1,4 @@
{ config, pkgs, ... }: { config, lib, pkgs, ... }:
let let
isCI = builtins.elem config.syscfg.hostname [ "ci" "sandbox" ]; isCI = builtins.elem config.syscfg.hostname [ "ci" "sandbox" ];
keyFilePath = (if isCI then keyFilePath = (if isCI then