Skip to content

mattietea/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config

An attempt to use Nix for my dotfiles

I have no idea what I'm doing - don't use this as an example

Modules

Setup

  1. Clone the repo
git clone https://github.com/mattietea/config ~/.config/nix
  1. In flake.nix update

    1. username
    2. email
    3. hostnames (scutil --get LocalHostName)
  2. Run the darwin build

nix --extra-experimental-features "nix-command flakes" run nix-darwin -- switch --flake .

Installs nix-darwin and exposes the darwin-rebuild command

Rebuild

darwin-rebuild switch --flake .

Formatting

nix fmt -- .

Clear Cache

nix-collect-garbage

TODO

  • Add qmv for bulk renaming files
  • Update EDITOR and VISUAL env variables
  • Add zoxide
  • Update ZSH config to defer plugins (fix zsh-autocomplete)
  • Figure out Homebrew

Examples

Random

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages