An open API service indexing awesome lists of open source software.

https://github.com/bsfishy/nix-config

My home-manager configuration
https://github.com/bsfishy/nix-config

Last synced: 3 months ago
JSON representation

My home-manager configuration

Awesome Lists containing this project

README

        

# home.nix

This is my [home-manager](https://github.com/nix-community/home-manager) configuration.
This is how I configure my user environment on \*nix systems.
I have set it up in a modular format so that I can pick and choose which modules I want to use on a per-machine basis.

## Installation

Follow the guide in [install.md](./install.md).