1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Kevin Baensch e2330f01fc
Run linter+formatter. 2023-09-11 21:20:14 +02:00
Kevin Baensch 6f9db5e3a4
Format the entire project. 2023-09-11 20:23:04 +02:00
Kevin Baensch af66caf14a
Fix import and make pkgFilter recurse into dependencies. 2020-05-10 17:16:08 +02:00
Kevin Baensch 1476ff6acb
Properly set temp hostName and secretPath for configuration.nix. 2020-04-01 09:52:39 +02:00
Kevin Baensch c543303ab9
Auto import files instead of maintaining file list. 2020-03-29 09:10:14 +02:00
Kevin Baensch 081d10bc21
Simplify $NIX_PATH evaluation. 2020-03-28 20:03:48 +01:00
Kevin Baensch cc21ece351 Make pkgsets accessible to service configurations. 2019-10-11 20:51:46 +02:00
Kevin Baensch 21b2170e67 Make hostName and secretPath configurable through NIX_PATH. 2019-09-09 05:19:51 +02:00
Kevin Baensch 0ddcaf4085 Clean up in accordance with unofficial nix-linter. 2019-05-09 18:28:40 +02:00
Kevin Baensch 82028fd0e1 Added copySysConf module. 2019-04-18 07:40:47 +02:00
Kevin Baensch 097981466e Replaced 'builtins.readFile' with 'lib.fileContents'. 2019-04-14 18:35:37 +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
Kevin Baensch 9003080a64 Fresh repo without sensitive data. 2019-02-26 13:44:40 +01:00