1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

chore(zackbiene): move secrets to subfolder

This commit is contained in:
oddlama 2023-03-14 14:35:44 +01:00
parent 47d1d73ad1
commit efa04063e6
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
8 changed files with 4 additions and 4 deletions

View file

@ -45,7 +45,7 @@
};
rekey.secrets."home-assistant-secrets.yaml" = {
file = ./home-assistant-secrets.yaml.age;
file = ./secrets/home-assistant-secrets.yaml.age;
owner = "hass";
};