Added cmake. Cause that wasn't included?

This commit is contained in:
James Patrick 2021-11-28 22:18:59 -05:00
parent ab11f72a6b
commit 533f950545
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
home.username = "james";
home.homeDirectory = "/home/james";
home.packages = with pkgs; [ emacs wofi i3 zsh kitty tmux ];
home.packages = with pkgs; [ emacs cmake i3 zsh tmux ];
# This value determines the Home Manager release that your
# configuration is compatible with. This helps avoid breakage