Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhanberg/.dotfiles

My dotfiles
https://github.com/mhanberg/.dotfiles

Last synced: 17 days ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

![Open Graph Image](https://res.cloudinary.com/mhanberg/image/upload/v1590506591/dotfiles-social.png)

These dotfiles are now managed using Nix on macOS and Linux.

macOS utilizes nix-darwin in order to manage homebrew dependencies, and both macOS and Linux utilize home-manager for dotfiles and nixpkgs.

I haven't yet set up a new computer with the Nix setup, so I don't have the fresh install instructions ready, but the maintenance instructions are documented.

## macOS

```bash
just darwin
```

## Linux

```bash
just hm
```