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:
parent
47d1d73ad1
commit
efa04063e6
8 changed files with 4 additions and 4 deletions
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue