Skip to content

lxsymington/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Nix Config

Using nix-darwin and home-manager

darwin-rebuild switch --flake ~/.config/nixpkgs

Useful learnings

For MacOS the hostname must match the name of the darwin configuration.

For first time setup make sure to read through the section on flakes in the nix-darwin documentation.

Use nix-prefetch-git to get information about git repositories that will be useful for configuration.

NodeJS

Node is currently a bit of a pain to use with Nix, especially when using global private/scoped packages. Consequently, volta will be used to managed node dependencies.

Notes

Programs/Applications not currently managed via Nix

  • Slack
  • MongoDB Compass
  • Brave Browser
  • PriTunl
  • Docker
  • Volta*

About

A repository for nix configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages