fix(ooksphone): need to pass the zjstatus overlay
This commit is contained in:
parent
bd2f28d03e
commit
c602463326
1 changed files with 1 additions and 2 deletions
|
|
@ -13,9 +13,8 @@
|
||||||
editor.helix.enable = true;
|
editor.helix.enable = true;
|
||||||
shell.fish.enable = true;
|
shell.fish.enable = true;
|
||||||
prompt.starship.enable = true;
|
prompt.starship.enable = true;
|
||||||
multiplexer.zellij.enable = true;
|
# FIXME: multiplexer.zellij.enable = true;
|
||||||
};
|
};
|
||||||
config.nix.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
home.stateVersion = "23.11";
|
home.stateVersion = "23.11";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue