Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
nix config for macOS
- Host: GitHub
- URL: https://github.com/hugolgst/nix-darwin
- Owner: hugolgst
- Created: 2021-03-16T21:40:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T15:13:40.000Z (5 months ago)
- Last Synced: 2024-11-01T21:51:20.275Z (3 months ago)
- Topics: fish, iterm2, lazyvim, macos, neovim, nix-darwin, nixpkgs
- Language: Lua
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```