Skip to content

danielpza/dotfiles

Repository files navigation

dotfiles

My (WIP) emacs and nixos home-manager configuration

Previous dotfiles of arch linux + dwm + emacs doom are available at https://github.com/danielpza/dotfiles-old

Installation

git clone [email protected]:danielpza/dotfiles.git ~/.config/home-manager

cp /etc/nixos/hardware-configuration.nix .

nix run home-manager -- switch --flake path:/home/daniel/.config/home-manager#c1

sudo nixos-rebuild switch --flake path:/home/daniel/.config/home-manager#c1

Reference