Skip to content

kokoichi206/dotfiles

Repository files navigation

dotfiles

other installation

brew

# Brewfile is created by this command.
brew bundle dump --force

config

ln -s "$HOME"/ghq/github.com/kokoichi206/dotfiles/.config/nvim ~/.config/nvim

DOING...

curl -o https://github.com/kokoichi206/dotfiles/setup-repo.sh

nix-darwin + home-manager

# Create local identity file (not tracked by Git)
cp nix/local/identity.example.nix nix/local/identity.nix

# Build system derivation
make nix-build

# Apply configuration
make nix-switch

# Validate flake outputs
make nix-check

# Update pinned inputs
make nix-update

If hostname differs from hostname, use:

DARWIN_HOST=<hostname> make nix-switch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors