add args
This commit is contained in:
parent
5acea13591
commit
160f16e35f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, args, ... }:
|
||||||
let
|
let
|
||||||
hostNix = "server";
|
hostNix = "server";
|
||||||
guests = {
|
guests = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue