Corrected typo
This commit is contained in:
parent
2bf865307d
commit
a266a2e70c
|
@ -51,7 +51,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
python36Packages.powerline # Prompt enhacer
|
python36Packages.powerline # Prompt enhancer
|
||||||
tmux
|
tmux
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue