fix typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ args, lib, pkgs, ... }:
|
||||
let
|
||||
hostNix = "server";
|
||||
hostNic = "server";
|
||||
guests = {
|
||||
git = {
|
||||
memory = 16;
|
||||
|
||||
Reference in New Issue
Block a user