Skip to content

Commit

Permalink
event title
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Feb 28, 2024
1 parent 94352ce commit 00eb537
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/event/nix-dev-home.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ page:
image: event/nix-dev-home/screenshot.png
---

# Replace homebrew with Nix on macOS
# Using `home-manager` to manage dotfiles, packages, services

:::{.center}
| When | Where |
| ----------------------------------------------------- | ------------------------------------------------- |
| TBD | Online Meetup |
:::

[Sridhar Ratnakumar][srid] will demonstrate using [[nix|Nix]] to declaratively manage your dotfiles, programs and services using [[home-manager|home-manager]], thus replacing the likes of legacy software like homebrew. The goal is to create an **one-click environment** to setup an user environment on any system, be it a Macbook or a Linux machine.
[Sridhar Ratnakumar][srid] will demonstrate using [[nix|Nix]] to declaratively manage your **dotfiles, programs and services** using [[home-manager|home-manager]], thus replacing the likes of legacy software like homebrew. The goal is to create an **one-click environment** to setup an user environment on any system, be it a Macbook or a Linux machine.

Among the various examples, we will showcase how to configure Neovim declaratively in Nix, and have it work across platforms. In addition, we will show how to use [[direnv|direnv]] to develop projects uniformly across different machines.

Expand Down

0 comments on commit 00eb537

Please sign in to comment.