simple mail config

This commit is contained in:
jopejoe1 2024-04-20 10:11:36 +02:00
parent 99892fab5c
commit 2cbec3d841
3 changed files with 32 additions and 0 deletions

View file

@ -38,6 +38,11 @@
inputs.nixpkgs-stable.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
snm = {
url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
inputs.nixpkgs.follows = "nixpkgs";
};
# Packages
tela-icon-theme = {