hive-c0re: nixos-container lifecycle (spawn/kill/rebuild/list)
This commit is contained in:
parent
0ec54ecf89
commit
90798b936e
3 changed files with 88 additions and 15 deletions
|
|
@ -5,6 +5,7 @@ use clap::{Parser, Subcommand};
|
|||
use hive_sh4re::{HostRequest, HostResponse};
|
||||
|
||||
mod client;
|
||||
mod lifecycle;
|
||||
mod server;
|
||||
|
||||
#[derive(Parser)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue