Upgrade inputs to 24.11

This commit is contained in:
Fabian Hauser 2024-12-05 14:31:55 +02:00
parent d437be7246
commit f6e63c0fdf
5 changed files with 29 additions and 22 deletions

View file

@ -146,7 +146,7 @@ in
});
};
# Taken from https://github.com/NixOS/nixpkgs/blob/nixos-21.11/nixos/modules/services/networking/wireguard.nix:
# Taken from https://github.com/NixOS/nixpkgs/blob/nixos-21.11/nixos/modules/services/networking/wireguard.nix:
publicKey = mkOption {
example = "xTIBA5rboUvnH4htodjb6e697QjLERt1NAB4mZqp8Dg=";
type = str;