feat: add mail server
This commit is contained in:
parent
432f88def4
commit
28ae135d00
4 changed files with 149 additions and 1 deletions
|
|
@ -15,6 +15,9 @@
|
|||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
|
||||
nixos-mailserver.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue