Corrected typo

This commit is contained in:
Craige McWhirter 2020-03-06 14:58:18 +10:00
parent 2bf865307d
commit a266a2e70c
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -51,7 +51,7 @@
};
environment.systemPackages = with pkgs; [
python36Packages.powerline # Prompt enhacer
python36Packages.powerline # Prompt enhancer
tmux
];