8000 GitHub - antoine-habran/nix-darwin: Based on maxRN's
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

antoine-habran/nix-darwin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My (new) dotfiles

Steps on system, very based on the one that https://github.com/maxRN/nix-darwin did, in a very lightish way to avoid any bug. It will be changed as I learn nix and improve the whole repo to my needs.

  1. Install nix.
  2. Setup nix-darwin first time: nix run nix-darwin -- switch --flake ~/.config/nix-darwin <- I had to add --impure and allow unsupported platforms in the configuration to make it work.
  3. Enjoy!

MacOS settings

sudo mkdir -p /Library/Preferences/FeatureFlags/Domain
sudo /usr/libexec/PlistBuddy -c "Add 'redesigned_text_cursor:Enabled' bool false" /Library/Preferences/FeatureFlags/Domain/UIKit.plist

Next steps:

  • []: Correctly debug why Ghostty can't find fish without full path
  • []: Adapt fish to a nix file rather than a full config folder added
  • []: Fix fzf (doesn't work in nvim and terminal) with fish for my functions
  • []: Adapt the aliases from fish config to nix

About

Based on maxRN's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 64.8%
  • Lua 23.0%
  • Shell 11.8%
  • Makefile 0.4%
0