Fix waringings

This commit is contained in:
muon 2026-03-08 10:28:46 +00:00
parent 399417d93a
commit 6c635de326
6 changed files with 11 additions and 4 deletions

View file

@ -18,7 +18,7 @@ in {
format = "on $output ";
};
programs.zsh.initExtra =
programs.zsh.initContent =
''
export MK2_TEST_SQL_INSTANCE_USER=gijs
export MK2_TEST_SQL_INSTANCE_PASSWORD="$(cat ${config.sops.secrets.google-db-test.path})"