Skip to content

dmurko/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This are my dotfiles. Well actually this is my nix-darwin config which also contains dotfiles.

To install nix-darwin I’ve followed these instructions:

  • Setting up Nix on macOS.
  • Install nix using Determinate System’s shell installer BUT select Nix from the official nixos.org repo and not Determinate Nix.

The idea is to use only nix-darwin to control macos settings and packages. Don’t use homebrew (because with this setup you won’t need it).

Once you’ve installed and configured nix-darwin you should also add home-manager.

For an example of dotfiles look at zupo’s repo.

Commands

To open and edit .nix config run

nixcfg

To apply the changes run

nixre

To reclaim some disk space run

nixgc

Update

Go to

cd ~/.dotfiles

Run

nix flake update

Activate Privileges. Then

nixre

Commit changes

Open dotfiles in Code/Cursor

cursor ~/.dotfiles

Commit changes via Code to GitHub.

About

My personal, macOS-targeted, dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages