mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-06 21:09:22 +02:00
simple mail config
This commit is contained in:
parent
99892fab5c
commit
2cbec3d841
3 changed files with 32 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue