add git
This commit is contained in:
parent
c54f796369
commit
e889a72cfd
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -8,6 +8,7 @@
|
|||
programs.home-manager.enable = true;
|
||||
|
||||
home.packages = [
|
||||
pkgs.git
|
||||
pkgs.htop
|
||||
pkgs.jameica
|
||||
pkgs.keepassxc
|
||||
|
|
Reference in a new issue