Nix configuration
This is my personal Nix configuration. It is a work in progress and is subject to change.
How to install
- Install nix
sh <(curl -L https://nixos.org/nix/install)
- Clone this repository
git clone https://gitea.louisgallet.fr/lgallet/nix-config.git ~/.config/nix
- Install the configuration
darwin-rebuild switch --flake ~/.config/nix#MBP-Louis
How to update
git pull
darwin-rebuild switch --flake ~/.config/nix#MBP-Louis
Description
Languages
Nix
100%