fix: remove shellhook
This commit is contained in:
parent
42833c22fb
commit
50ebe9d164
1 changed files with 0 additions and 7 deletions
|
|
@ -88,13 +88,6 @@
|
||||||
inputs.agenix.packages.${system}.default
|
inputs.agenix.packages.${system}.default
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
|
||||||
echo "compsigh minecraft server"
|
|
||||||
echo " mc-bootstrap — first-time install (mc-bootstrap <ip>)"
|
|
||||||
echo " nhs — deploy to server"
|
|
||||||
echo " mc-logs — tail server logs"
|
|
||||||
echo " agenix — manage secrets"
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue