1
0
Fork 0
Commit Graph

151 Commits

Author SHA1 Message Date
Kevin Baensch 627a45c070
Fix breakage after switching back from git to unstable channel. 2019-12-18 09:49:39 +01:00
Kevin Baensch bf80718916
emacs: Add transmission mode. 2019-12-18 09:48:37 +01:00
Kevin Baensch 6987397142
emacs: Add mail encryption, fix some hooks.
Remove hard coded org-crypt key, fix dead keys input.
2019-12-18 09:43:42 +01:00
Kevin Baensch 345c054448 nix-serve should no longer use the default store. Move binaryCaches into the machine submodule. 2019-12-14 07:50:59 +01:00
Kevin Baensch 89debb2c37 Forgot to add condition to emacs service. 2019-11-20 11:21:43 +01:00
Kevin Baensch c57540c959 Use official nixos-mailserver repo and update to latest commit. 2019-11-20 10:09:34 +01:00
Kevin Baensch ed513fe687 Use ram for tmpfs. 2019-11-20 09:51:56 +01:00
Kevin Baensch 32726109c8 Adapt to package format changes. 2019-11-20 09:51:56 +01:00
Kevin Baensch 886a3b0dc8 Emacs module seems to work now... good enough for merge into master. 2019-11-20 09:49:26 +01:00
Kevin Baensch 986ca7f5cd Start moving emacs configuration to nix. 2019-11-11 18:41:30 +01:00
Kevin Baensch 0d9fa5b37e Add helper functions. -> should lead to code deduplication in the future. 2019-11-11 18:38:42 +01:00
Kevin Baensch c33b4517a7 Reworked pkgsets implementation again, still not really what I want yet. 2019-10-24 12:06:04 +02:00
Kevin Baensch cc21ece351 Make pkgsets accessible to service configurations. 2019-10-11 20:51:46 +02:00
Kevin Baensch 206c2e42af Public ssh keyfile is now optional even when openssh is enabled. 2019-10-11 20:43:52 +02:00
Kevin Baensch 16cb4c308c Remove references to deleted packages. 2019-10-09 20:33:54 +02:00
Kevin Baensch 535a8079e6 Remove hardcoded nextcloud admin username. 2019-10-09 15:13:13 +02:00
Kevin Baensch 96903f0552 Started writing a Documentation. 2019-10-09 14:48:11 +02:00
Kevin Baensch e6ec065b3e Remove hardcoded secret path. 2019-10-08 15:36:47 +02:00
Kevin Baensch bc22db3e1b Add suppport for multiple Domains. 2019-10-08 14:44:14 +02:00
Kevin Baensch a4fde6972f Get domain url from machine.vHost config (except for cache).
Add turn server option to nextcloud (untested).
2019-10-07 03:23:00 +02:00
Kevin Baensch ce2c259059 Nginx 19.09 Changes. 2019-10-06 18:30:47 +02:00
Kevin Baensch 2798015ec8 Font: 'source-sans-pro' breaks/invalidates fonts.conf. 2019-10-06 18:02:14 +02:00
Kevin Baensch 8606d37717 Lilim is dead. Long live Lilim! 2019-09-30 19:44:00 +02:00
Kevin Baensch 134000b409 Behemoth 19.09 changes. 2019-09-23 23:33:22 +02:00
Kevin Baensch 99dfce3d6b Elpy is no longer in pythonPackages? Other misc changes. 2019-09-23 23:33:22 +02:00
Kevin Baensch dc55eea98a Option name changes. 2019-09-23 23:33:22 +02:00
Kevin Baensch c2a93c6004 Add machine Behemoth 2019-09-23 23:28:36 +02:00
Kevin Baensch f3fcee5d5a Use mu and emacs stuff from git branch. Remove some no longer used Packages. 2019-09-23 03:58:10 +02:00
Kevin Baensch 33fbdd2b04 Temporarily change some packages as they are broken in unstable (19.09 changes). 2019-09-09 05:19:51 +02:00
Kevin Baensch 5c081e2797 Inherit nextcloud vHost config from module. 2019-09-09 05:19:51 +02:00
Kevin Baensch 21b2170e67 Make hostName and secretPath configurable through NIX_PATH. 2019-09-09 05:19:51 +02:00
Kevin Baensch 29c876ce83 Fix fail2ban issues. 2019-09-09 05:19:19 +02:00
Kevin Baensch 94e969abd9 Code cleanup. 2019-09-06 11:40:22 +02:00
Kevin Baensch 9b6cea1696 UsePrivilegeSeparation is deprecated since openssh 7.5 (option is now enforced by default). 2019-09-06 11:40:22 +02:00
Kevin Baensch b0aeb65697 Mu has been updated in nixpkgs. 2019-09-05 15:22:52 +02:00
Kevin Baensch 57f811abc7 Don't use types.string. 2019-09-05 15:20:56 +02:00
Kevin Baensch fd14a260c0 Make secret path configurable (mainly for container support).
'/secret/hostName' is still required.
2019-08-28 15:56:19 +02:00
Kevin Baensch 7d70e000ce Add alias to mail accounts.
Automatically add fqdn as mail alias.
2019-08-28 00:33:00 +02:00
Kevin Baensch a80b06b881 Updated mailserver submodule. 2019-08-27 18:50:18 +02:00
Kevin Baensch be5ef36567 Make config.machine.firewall an alias of networking.firewall. 2019-08-27 18:14:15 +02:00
Kevin Baensch 5d017ce18f Add Davids Server to machines. 2019-08-27 18:14:08 +02:00
Kevin Baensch f18761a046 Add git-lfs to base, remove jekyll. Comment out Emacs C/C++ stuff till it works again. 2019-08-27 18:05:58 +02:00
Kevin Baensch 51e986da9c Generate mail accounts from a user list. 2019-08-27 18:05:42 +02:00
Kevin Baensch 9f49f3fcf0 Disable arp probing. 2019-08-27 18:05:42 +02:00
Kevin Baensch 49940fb845 Checking whether cfg path is (not) a store path seems like a better approach. 2019-08-27 18:05:42 +02:00
Kevin Baensch 61f88e73ef Fixed initial databases if not enabled. 2019-08-27 18:05:42 +02:00
Kevin Baensch d9ecea0a17 Integrate mailman3 service into my existing configuration. 2019-08-04 04:20:00 +02:00
Kevin Baensch df12a85010 Added options for mailman3 core. 2019-08-04 04:20:00 +02:00
Kevin Baensch 2bd0164f3b Packaged mailman3 core and it's dependencies. 2019-08-04 04:20:00 +02:00
Kevin Baensch 783c328c2f Added xdot pachage. 2019-08-04 04:20:00 +02:00