sid.ovh/hosts/rx4/secrets/default.nix
sid 7d364cdfac
Some checks failed
Deploy configs / deploy-configs (push) Failing after 11s
initial commit
2026-02-23 20:53:29 +01:00

5 lines
70 B
Nix

{ inputs, ... }:
{
imports = [ inputs.synix.nixosModules.sops ];
}