Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hugolgst/nix-darwin

nix config for macOS
https://github.com/hugolgst/nix-darwin

fish iterm2 lazyvim macos neovim nix-darwin nixpkgs

Last synced: about 2 months ago
JSON representation

nix config for macOS

Awesome Lists containing this project

README

        

Install iTerm2: https://iterm2.com/downloads.html

Install NerdFont: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/GeistMono.zip

```bash
# Install nix
sh <(curl -L https://nixos.org/nix/install)
# Build config and install darwin-rebuild
nix run nix-darwin -- switch --flake ~/.config/nix-darwin
```