forked from stitchy/dotfiles
just checkng
This commit is contained in:
parent
9324add63e
commit
12ecaca625
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
{ config, pkgs, ... }
|
{ config, pkgs, ... }
|
||||||
let
|
let
|
||||||
passthrough = pkgs.writeShellScript "pasthrough.sh" ''
|
passthrough = pkgs.writeShellScript "pasthrough.sh" ''
|
||||||
#/usr/bin/env bash
|
|
||||||
|
|
||||||
GUEST_NAME="$1"
|
GUEST_NAME="$1"
|
||||||
HOOK_NAME="$2"
|
HOOK_NAME="$2"
|
||||||
STATE_NAME="$3"
|
STATE_NAME="$3"
|
||||||
|
|
Loading…
Reference in a new issue