Skip to content

GiacomoGuidotto/dotfiles

Repository files navigation

dotfiles

My dotfiles. Powered by Nix.

Getting started

Install Nix (docs):

curl -L https://nixos.org/nix/install | sh

Bootstrap nix-darwin: (docs):

nix run nix-darwin -- switch --flake ./nix-darwin#main

Nix home-manager dotfiles have some issue due to protection policies. Some app need to access their configs in write mode.

As a workaround, use stow (you might need to remove already existing folders inside ~/.config):

stow .

Quick links

Inspirations

This dotfiles are heavily inspired by: