Simon Bruder
05a72217aa
Use nixos-hardware for hardware configuration
...
This removes the manual modules that use options to activate hardware
configuration. It seems to general (e.g. newer Intel GPUs require
different opencl icd) or not flexible enough (in case of the ssd
module).
Closes #21 .
2021-01-29 15:50:16 +01:00
Simon Bruder
e7c6406820
Decouple machine configuration and deployment
...
This allows custom scripts to access machine-specific variables.
2021-01-28 17:08:08 +01:00
Simon Bruder
f1620679d4
deploy: Make secrets deployment optional
2021-01-07 12:32:43 +01:00
Simon Bruder
2b6a7bc1f6
deploy: Make options actually work
2021-01-06 23:41:33 +01:00
Simon Bruder
09c772514c
Add deploy script
2020-12-17 11:27:53 +01:00
Simon Bruder
0563b14c68
Exclude .git and vm disk images in deployment
...
Fixes #8 (at least good enough for now)
2020-12-17 10:41:11 +01:00
Simon Bruder
c63305cb6b
Restructure krops deployments
2020-12-17 09:50:26 +01:00