Commit graph

29 commits

Author SHA1 Message Date
Kevin Baensch ad76922338
Move pkgsets folder into project root to conform with option naming.
Add simple package filter to auto remove broken packages.
2020-03-27 13:41:24 +01:00
Kevin Baensch fafa62f917
emacs: Adapt to package name changes/merges. 2020-01-26 18:06:39 +01:00
Kevin Baensch 7c6454d95b
emacs: Fix emacs-daemon crashes. 2020-01-26 17:10:31 +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 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 c33b4517a7 Reworked pkgsets implementation again, still not really what I want yet. 2019-10-24 12:06:04 +02:00
Kevin Baensch bc22db3e1b Add suppport for multiple Domains. 2019-10-08 14:44:14 +02:00
Kevin Baensch 21b2170e67 Make hostName and secretPath configurable through NIX_PATH. 2019-09-09 05:19:51 +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 be5ef36567 Make config.machine.firewall an alias of networking.firewall. 2019-08-27 18:14:15 +02:00
Kevin Baensch 51e986da9c Generate mail accounts from a user list. 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 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 1c62f3201e Modularized nginx config. 2019-08-04 03:54:58 +02:00
Kevin Baensch 54fc2a5853 Make sure current config is copied to store, add environment variable for quick/easy access. 2019-07-11 12:38:37 +02:00
Kevin Baensch d2c6b3931e Dehardcoded user configuration. 2019-06-23 01:17:18 +02:00
Kevin Baensch 0ddcaf4085 Clean up in accordance with unofficial nix-linter. 2019-05-09 18:28:40 +02:00
Kevin Baensch adadb70cfd Fixed copySysConf service. NIX_PATH is now persistent between updates. 2019-05-08 19:55:18 +02:00
Kevin Baensch 6c744f089e xserver.nix is now desktop.nix; WM's can now be added/removed through machine options. Added sway and some fonts. 2019-05-04 13:47:21 +02:00
Kevin Baensch f0802397b9 Add exception for system rebuild with copied configuration. 2019-04-18 09:14:39 +02:00
Kevin Baensch db56b42c52 Fixed version in copySysConf module. 2019-04-18 08:38:25 +02:00
Kevin Baensch 82028fd0e1 Added copySysConf module. 2019-04-18 07:40:47 +02:00
Kevin Baensch 66ca5839e5 Added domain option. Maybe fixed binary cache signing. 2019-03-23 02:50:48 +01:00
Kevin Baensch 14332b2c7b Modularized configuration now kind of works. (still need to do some refactoring) 2019-03-20 02:57:59 +01:00
Kevin Baensch a0f361425a Started work on modularized machine config, does not quite work yet. Changed Ophanim's kernel to hardened. 2019-03-17 11:43:14 +01:00