update mail to nixos mailserver 25.11
This commit is contained in:
parent
afa380060b
commit
7f0c0483c4
2 changed files with 7 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
|
||||
description = "A very basic flake";
|
||||
description = "StuRa HTWD NixOS Configurations";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
url = "github:nix-community/authentik-nix";
|
||||
};
|
||||
mailserver = {
|
||||
url = "git+https://gitlab.com/simple-nixos-mailserver/nixos-mailserver?ref=nixos-25.05";
|
||||
url = "git+https://gitlab.com/simple-nixos-mailserver/nixos-mailserver?ref=nixos-25.11";
|
||||
};
|
||||
sops = {
|
||||
url = "github:Mic92/sops-nix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue