mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed a deprecated argument
This commit is contained in:
parent
fae4d8b1e6
commit
bd3341aac5
@ -6,7 +6,7 @@
|
||||
package = pkgs.zsh;
|
||||
enableCompletion = true;
|
||||
autocd = true;
|
||||
initExtra = "fastfetch --logo small -s DateTime:Battery:CPU:GPU:Memory:Host:Media";
|
||||
initContent = "fastfetch --logo small -s DateTime:Battery:CPU:GPU:Memory:Host:Media";
|
||||
|
||||
autosuggestion = {
|
||||
enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user