Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

selenecodes/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This is my dotfiles repository containing the configs of various applications. Simply clone this repo into your home directory and run the commands below.

How to run my nix config?

  1. Clone this repository to your home folder
  2. Install nix from https://nixos.org/download/.
  3. Run the following to add the files of this repo to your home directory
nix shell --extra-experimental-features "nix-command flakes"
  1. Initialize nix-darwin:
sudo nix run nix-darwin --extra-experimental-features "nix-command flakes" -- switch --flake ~/nix-config#studio
  1. Rebuild the nix configuration whenever you wish.
sudo darwin-rebuild switch --flake ~/nix-config#studio

For the inspiration of this configuration see: Dreams of Autonomy - Nix is my favorite package manager on macOS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published