1
0
Fork 0
Commit Graph

19 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 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 1c62f3201e Modularized nginx config. 2019-08-04 03:54:58 +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 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 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