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
- Host: GitHub
- URL: https://github.com/hugolgst/nix-darwin
- Owner: hugolgst
- Created: 2021-03-16T21:40:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-06T09:04:00.000Z (3 months ago)
- Last Synced: 2025-02-06T10:22:31.620Z (3 months ago)
- Topics: fish, iterm2, lazyvim, macos, neovim, nix-darwin, nixpkgs
- Language: Lua
- Homepage:
- Size: 43.9 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
sh <(curl -L https://nixos.org/nix/install)
```Change hostname in `flake.nix`
```bash
nix run nix-darwin -- switch --flake ~/.config/nix-darwin
```