update README for new release candidate
This commit is contained in:
parent
695779926a
commit
e4852151ef
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ None so far.
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
(builtins.fetchTarball "https://github.com/r-raymond/nixos-mailserver/releases/tag/v1.1-rc2")
|
||||
(builtins.fetchTarball "https://github.com/r-raymond/nixos-mailserver/releases/tag/v1.1-rc3")
|
||||
];
|
||||
|
||||
mailserver = {
|
||||
|
|
Loading…
Reference in a new issue