fixup! WIP: upgrade to 24.11
This commit is contained in:
parent
6b89c55ce9
commit
df0fe74c31
2 changed files with 114 additions and 18 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue