Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 367 Bytes

Instalation

nix run home-manager -- switch  --flake . --impure

Terminals

Install terminals from the base system. This repo will only manage the configs

Emacs

Install Emacs from the base system. This repo will only manage the configs

ZSH

add $HOME/.nix-profile/bin/zsh as a line to /etc/shell and then chsh -s $HOME/.nix-profile/bin/zsh