]> Git — Sourcephile - sourcephile-nix.git/blob - install/overlays.nix
nixops: add mermet
[sourcephile-nix.git] / install / overlays.nix
1 map import
2 [ overlays/servers/mail/postfix.nix
3 overlays/servers/mail/dovecot.nix
4 # TODO: remove when using a nixpkgs including the fix
5 # https://github.com/NixOS/nixpkgs/pull/46859
6 overlays/lib/strings.nix
7 overlays/users-init.nix
8 overlays/tools/networking/shorewall.nix
9 overlays/tools/networking/shorewall6.nix
10 #overlays/applications/version-management/redmine/redmine_git_hosting.nix
11 ]