Skip to content

sestrella/home-manager.config

Repository files navigation

Home Manager Configuration

Build

My Home Manager configuration.

Requirements

Install Nix using the nix-installer:

curl -fsSL https://install.determinate.systems/nix | sh -s -- install --prefer-upstream-nix

Add your user to the extra-trusted-users in your Nix configuration:

# /etc/nix/nix.custom.conf
extra-trusted-users = <user>

Getting Started

Clone the repository to your Home Manager configuration directory:

git clone https://github.com/sestrella/home-manager.config.git ~/.config/home-manager

Run home-manager directly from the master branch to apply the configuration:

nix run home-manager/master -- switch

After the first run, use the following command to apply additional configuration changes:

home-manager switch

Credits

This configuration was inspired by the following projects:

I also got some inspiration from the following awesome lists:

License

This project is licensed under the MIT License.

About

My Home Manager configuration

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •