Replace initExtra with initContent
This commit is contained in:
parent
cf59802cd3
commit
e4f56f61f6
3 changed files with 3 additions and 3 deletions
|
@ -383,7 +383,7 @@ in
|
|||
'';
|
||||
systemd.enable = true;
|
||||
};
|
||||
zsh.initExtra = ''
|
||||
zsh.initContent = ''
|
||||
rs() {
|
||||
riverctl spawn "$*"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue