I use DeterminateSystem/nix-installer to install Nix as my package manager, and home-manager to manage the packages I use.
Some GUI apps are not available in nixpkgs, so I install them using Homebrew.
In addition, my macOS configuration is managed by nix-darwin.
Exec ./apply.sh
.
- MacOS
- Linux
- Windows
First, setup copilot in neovim
with :Copilot auth
command.
ln -s ~/dotfiles/config/<package> ~/.config/<package>
My Keyboardio Atreus firmware is kaleidoscope.
Clone repository by ghq like,
ghq get [email protected]:keyboardio/Kaleidoscope.git`
then, move to keyboards/keyboardio/atreus
and flash by ./compile.sh && flash.sh
.