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

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: 3 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
sh <(curl -L https://nixos.org/nix/install)
```

Change hostname in `flake.nix`

```bash
nix run nix-darwin -- switch --flake ~/.config/nix-darwin
```