pin secrets

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-10 01:18:33 -06:00
parent 56b10965a9
commit c78adf36b1
2 changed files with 14 additions and 8 deletions

View file

@ -8,8 +8,8 @@
# Use relative to get current version for testing
# common.url = "path:../../../flakes/common";
common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/common";
secrets.url = "path:../../../flakes/secrets";
# secrets.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/secrets";
# secrets.url = "path:../../../flakes/secrets";
secrets.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/secrets";
};
outputs =