Flake: update secrets url

This commit is contained in:
Toast 2025-06-24 13:24:31 +02:00
parent a741b9b559
commit 2c6009b5b8
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
inputs = {
secrets = {
url = "git+ssh://forgejo@git.everest.tailscale:4222/Toast/nix-secrets";
url = "git+ssh://forgejo@git.toast003.xyz:4222/Toast/nix-secrets";
flake = false;
};
nixpkgs-raw.url = "nixpkgs/nixos-25.05";