disable microvm
This commit is contained in:
parent
5d6fad5aea
commit
4c23396e2e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
config,
|
||||
# config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
|
|
@ -11,7 +11,7 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
./microvm.nix
|
||||
# ./microvm.nix
|
||||
./vm-variant.nix
|
||||
];
|
||||
networking = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue