add lib extensions from other repo

This commit is contained in:
TheWanderingCrow 2025-05-19 12:20:32 -04:00
parent c3de531219
commit fae3e9ef1f
2 changed files with 55 additions and 1 deletions

View file

@ -10,6 +10,6 @@
sops-nix.url = "github:Mic92/sops-nix";
# CrOS inputs
nix-secrets = "github:TheWanderingCrow/nix-secrets";
nix-secrets.url = "github:TheWanderingCrow/nix-secrets";
};
}