fixup! WIP: upgrade to 24.11

This commit is contained in:
Filippo Berto 2024-12-02 13:05:00 +01:00
parent 6b89c55ce9
commit df0fe74c31
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 114 additions and 18 deletions

View file

@ -15,8 +15,8 @@
inputs = { nixpkgs.follows = "nixpkgs-u"; };
};
agenix = {
url = "github:ryantm/agenix";
ragenix = {
url = "github:yaxitech/ragenix";
inputs.nixpkgs.follows = "nixpkgs";
};
deploy-rs = {
@ -113,7 +113,7 @@
./modules/nixos/s3_cache_read.nix
# Agenix configuration
inputs.agenix.nixosModules.default
inputs.ragenix.nixosModules.default
{
age.secrets = {
wg_psk.file = ./secrets/wg_psk.age;