mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
exec
This commit is contained in:
parent
0d3f0c5ef5
commit
a86079fb58
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ writeShellApplication {
|
||||||
'';
|
'';
|
||||||
runtimeInputs = [ zellij ];
|
runtimeInputs = [ zellij ];
|
||||||
text = ''
|
text = ''
|
||||||
zellij attach --create one
|
exec zellij attach --create one
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue