too lazy to think of a message, so enjoy this pointless text. Good luck future me...
Some checks failed
Test action / Print hello world (push) Has been cancelled

This commit is contained in:
Chris Kruining 2025-09-22 14:42:57 +00:00
parent 5fba71dae4
commit 7fa9a454d4

View file

@ -2,7 +2,7 @@
let
inherit (lib) mkEnableOption mkPackageOption mkOption mkIf types;
format = pkgs.packages.json {};
format = pkgs.json {};
cfg = config.services.amarth-customer-portal;
in