simple nixos mail server

This commit is contained in:
Henri Dohmen 2026-01-29 23:40:11 +01:00
parent 6bee6cb48c
commit b4298d5f3e
Signed by: hd
GPG key ID: AB79213B044674AE
7 changed files with 169 additions and 10 deletions

View file

@ -30,6 +30,7 @@
url = "github:nix-community/lanzaboote/v0.4.3";
inputs.nixpkgs.follows = "nixpkgs";
};
simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
};
outputs =
@ -44,6 +45,7 @@
nixos-hardware,
nixpkgs_25-05,
nixpkgs,
simple-nixos-mailserver,
vscode-extensions,
}@inputs:
let