1
0
Fork 0
mirror of https://github.com/ciderale/nixos-utm.git synced 2024-12-14 11:37:37 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Alain Lehmann
6e6fa1f300 generate adhoc ssh key for installation 2023-10-15 19:26:12 +02:00
Alain Lehmann
59d63eeaed fix killUTM for pid with leading space 2023-10-15 19:25:47 +02:00
Alain Lehmann
29270b8e10 isolate initial credential setting 2023-10-15 18:53:10 +02:00
Alain Lehmann
eccaa631df create VM completly with setupVM.osa 2023-10-15 18:08:02 +02:00
Alain Lehmann
41c9a0cb5a create disk via setupVM.osa 2023-10-15 17:04:21 +02:00
Alain Lehmann
6886b9a238 fix nixosIP: remove all leading zero in mac 2023-10-15 16:47:26 +02:00
Alain Lehmann
ce6397b224 define mac addr via osascript 2023-10-15 16:44:45 +02:00
Alain Lehmann
90935b359d addIso entry instead of updating 2023-10-15 16:23:13 +02:00
Alain Lehmann
67f0743982 make nixosCreate properly selfcontained 2023-10-09 22:49:23 +02:00
Alain Lehmann
e70599b0b9 improve robustness 2023-10-09 22:39:45 +02:00
Alain Lehmann
3b87d62212 remove old known_host key after nixos-anywhere build 2023-10-09 21:38:20 +02:00
Alain Lehmann
24850c9322 disable host key checking for local vm 2023-10-07 02:21:55 +02:00
Alain Lehmann
b2f2d2c774 automate setup process of utm nixos vm
- use proper disk image format (current 10G)
- change nixosIP to use mac addr => arp information
- add nixos-anywhere/nixos/disko configuration
- add script to remove iso to avoid boot order problems
2023-10-07 02:14:36 +02:00
Alain Lehmann
5af1292f42 automate starting the nixos installer 2023-10-06 23:03:45 +02:00
Alain Lehmann
cc8b78276c initial draft 2023-10-06 21:43:38 +02:00