fix link in readme
This commit is contained in:
parent
129e36c5e6
commit
eada0bb754
2 changed files with 2 additions and 1 deletions
|
@ -71,7 +71,7 @@ D9FE 4119 F082 6F15 93BD BD36 6162 DBA5 635E A16A
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
(builtins.fetchTarball "https://github.com/r-raymond/nixos-mailserver/archive/v2.0.2.tar.gz")
|
||||
(builtins.fetchTarball "https://github.com/r-raymond/nixos-mailserver/archive/v2.0.4.tar.gz")
|
||||
];
|
||||
|
||||
mailserver = {
|
||||
|
|
1
result
Symbolic link
1
result
Symbolic link
|
@ -0,0 +1 @@
|
|||
/nix/store/3a6pczn8l4bf06kya3srqn3shnx75ina-vm-test-run-unnamed
|
Loading…
Reference in a new issue