KO
|
EN
gitlite — search
Search
#react
#javascript
#python
#typescript
#ethereum
#reactjs
#html
#css
#nodejs
#automation
#hacktoberfest
#android
life
★ 28
Open GitHub ↗
A Nix configuration for macOS and Linux
Download README (.md)
Explore Similar Repositories
monogame-hotload
:
A template/demo solution showing how to do hotswappable game logic and shaders with monogame and/or C#
num-words
:
Converts digits/numbers to words
resturant-UI
:
Resturant App UI -React Native
Linux_for_Everyone
:
<모두를 위한 리눅스 프로그래밍> 리포지토리
multiDS
:
a componet for data route to database
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
life
?
Download (.md)
# Life > A Nix configuration for macOS and Linux ## Running on a fresh macOS machine 1. Install Google Chrome 1. Install [nix](https://nixos.org/nix/) 1. Install [nix-darwin](https://github.com/LnL7/nix-darwin) as instructed 1. Clone this repo into `~/.nixpkgs` 1. Install PragmataPro 1. `darwin-rebuild switch` ## Running on Linux 1. Install [nix](https://nixos.org/nix/) 1. Clone this repo into `~/.nixpkgs` 1. Add to your bashrc: ```bash nix-shell ~/.nixpkgs/shell.nix ```