using dex for auth in portunus

This commit is contained in:
revol-xut 2023-05-08 20:34:57 +02:00
parent 09330c5204
commit 79b4de5165
No known key found for this signature in database
GPG key ID: 4F56FF7759627D07
4 changed files with 68 additions and 55 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = github:nixos/nixpkgs/nixos-22.11;
nixpkgs.url = github:revol-xut/nixpkgs/master;
sops-nix.url = github:Mic92/sops-nix;
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
fsr-infoscreen.url = github:fsr/infoscreen;