Merge branch 'macos' of github.com:tmayoff/.dotfiles into macos

This commit is contained in:
Tyler Mayoff 2025-01-06 09:38:11 -05:00
commit cf2979de6b
No known key found for this signature in database
GPG key ID: B62A5AFAD8E14845
5 changed files with 25 additions and 15 deletions

View file

@ -9,7 +9,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixgl.url = "github:nix-community/nixGL";
helix.url = "github:helix-editor/helix";
helix.url = "github:helix-editor/helix/25.01";
darwin.url = "github:lnl7/nix-darwin";
};