hosts/data: disable secrets module

This commit is contained in:
Infinidoge 2024-01-13 19:02:01 -05:00
parent c9863620cd
commit 3630559943
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -2,6 +2,7 @@
{
modules.hardware.form.server = true;
modules.secrets.enable = false;
system.stateVersion = "23.11";