fold up local deployments into automation #66

Closed
opened 2022-08-20 19:32:07 +02:00 by v · 0 comments
Owner

My NixOS flake functions should also be able to handle local deployements besides lxc and vm.

ideas:

  • switch lxc = bool to type = "lxc" | "vm" | "local"
  • create a 'library' for all the functions
My NixOS flake functions should also be able to handle local deployements besides lxc and vm. ideas: * switch `lxc = bool` to `type = "lxc" | "vm" | "local"` * create a 'library' for all the functions
v closed this issue 2022-08-22 15:49:10 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: v/infrastructure#66
No description provided.