feat(hetzner): fix SMTP on virtualcam website and rm opencode
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = [
|
||||
(pkgs.writeShellScriptBin "opencode" ''
|
||||
exec /home/admin/.local/bin/opencode "$@"
|
||||
'')
|
||||
];
|
||||
|
||||
programs.fish.shellInit = ''
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user