Oeh, will this work...?

This commit is contained in:
Root User 2026-02-07 18:16:35 +01:00
parent a110fa37bc
commit fc1ab7ce9c
Signed by: root
GPG key ID: 087F0A95E5766D72
3 changed files with 20 additions and 18 deletions

View file

@ -1,2 +1,3 @@
## Todo, make a proper script for this
EDITOR=micro nix-shell -p sops --run "SOPS_AGE_KEY_FILE=$HOME/.config/sops/age/keys.txt sops nix-system-configs/secrets/songsheet/secrets.yaml"
compose2nix --inputs nix-system-configs/modules/songsheet/wavelog/docker-compose.yml --sops_file nix-system-configs/secrets/songsheet/secrets.yaml --project=wavelog --output nix-system-configs/modules/songsheet/wavelog/docker-compose.nix --root_path nix-system-configs/modules/songsheet/wavelog