refactor: replace deprecated initExtra with initContent
This commit is contained in:
parent
e125a6197b
commit
efd67c580b
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.zsh.initExtra = ''
|
||||
programs.zsh.initContent = ''
|
||||
if [ -f $HOME/.nix-profile/etc/profile.d/nix.sh ];
|
||||
then
|
||||
source $HOME/.nix-profile/etc/profile.d/nix.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue