ZSH setup
This commit is contained in:
parent
d21dfbc6fd
commit
d1ed945935
3 changed files with 16 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -25,12 +25,12 @@ in
|
|||
./programm_configs/rofi.nix
|
||||
./programm_configs/i3.nix
|
||||
./programm_configs/picom.nix
|
||||
./programm_configs/zsh.nix
|
||||
];
|
||||
|
||||
# The home.packages option allows you to install Nix packages into your
|
||||
# environment.
|
||||
home.packages = with pkgs; [
|
||||
zsh
|
||||
alacritty
|
||||
polybar
|
||||
scrot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue