prepared secrets migration

This commit is contained in:
Harry 2024-08-25 12:20:43 +02:00
parent 7a2f6147a2
commit 9afa07edfe

View file

@ -8,8 +8,10 @@
alejandra.url = "github:kamadorueda/alejandra/3.0.0"; alejandra.url = "github:kamadorueda/alejandra/3.0.0";
alejandra.inputs.nixpkgs.follows = "nixpkgs"; alejandra.inputs.nixpkgs.follows = "nixpkgs";
nix-secrets.url = "git.hypervirtual.world:harry123/nix-secrets.git"; nix-secrets = {
nix-secrets.inputs.nixpkgs.follows = "nixpkgs"; url = "git.hypervirtual.world:harry123/nix-secrets.git";
flake = false;
};
}; };
outputs = outputs =