diff options
| author | Grigory Shipunov | 2023-07-11 23:09:46 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-07-11 23:09:46 +0200 |
| commit | a795acfabc3c8aae287ddd809e4edc84fb8cf84b (patch) | |
| tree | d769758417edbbf12f16e5d8382082f6cb41af93 /hosts/dishwasher | |
| parent | 9bf87471614591e7ffce9ae07ee498721143eadc (diff) | |
add back microvms
Diffstat (limited to 'hosts/dishwasher')
| -rw-r--r-- | hosts/dishwasher/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/dishwasher/default.nix b/hosts/dishwasher/default.nix index 62d16f2..f6e7a79 100644 --- a/hosts/dishwasher/default.nix +++ b/hosts/dishwasher/default.nix @@ -5,6 +5,6 @@ ./secrets.nix ./oxalab.nix ./mcvm-network.nix - # ./microvms.nix + ./microvms.nix ]; } |
