updated home-manager config
This commit is contained in:
parent
29f14ad3bb
commit
9919b096a7
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
@ -40,7 +40,9 @@
|
||||||
|
|
||||||
# The home.packages option allows you to install Nix packages into your
|
# The home.packages option allows you to install Nix packages into your
|
||||||
# environment.
|
# environment.
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
zigpkgs."0.13.0"
|
||||||
stylua
|
stylua
|
||||||
webcord
|
webcord
|
||||||
btop
|
btop
|
||||||
|
|
Loading…
Reference in a new issue