nixos-config/0tests/data/secrets/hass/tile.nix

5 lines
44 B
Nix
Raw Normal View History

2021-12-04 17:34:25 +01:00
{
username = "lol";
password = "wut";
}