Skip to content

KernelFolla/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix-config

My personal nix-darwin configuration

Why

Nix reminds me of Gentoo. I spent a part of my life getting Gentoo to work, so why not spend the rest with Nix? Jokes aside, I've always did (tried) to keep most of my setup under version control, did symlinks, scripts, Brewfile,

I can perform this sort of magic thanks to amazing people who shared their own experiences and made configurations public ( just search nix-config in github), so I feel obliged to do the same.

What

  • nix: A package manager and a distribution-independent package manager system that focuses on declarative and functional package management.
  • nix-darwin: An extension of Nix that focuses on managing the configuration of macOS systems.
  • home-manager: An add-on for Nix that focuses on managing user-level environments. Mainly dotfiles

How

TBD

Cool things

  • JSONnet is a domain-specific configuration language that's designed for generating JSON data structures.
  • Karabiner is a powerful keyboard customization utility for macOS
  • so I've used JSONnet to set up Karabiner configurations:)

I've also added a script to compile all JSONnet files recursively.

./bin/jsonnet-compile

Credits

A big thank you to zmre for sharing their nix-config repository and providing inspiration for this configuration!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published