Skip to content

Remedan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

278 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Manager and NixOS

Nix snowflake

Home Manager Manual

Installation

Clone this repo to ~/.config/home-manager and then run:

nix --extra-experimental-features 'nix-command flakes' run home-manager/master -- switch

Install Doom Emacs:

git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs
~/.config/emacs/bin/doom install

Building a new Home Manager configuration

home-manager switch

Building a new NixOS configuration

sudo nixos-rebuild switch --flake "$HOME/.config/home-manager#$(hostname)"

Contributors 2

  •  
  •