Merge branch 'main' of github.com:sajenim/dotfiles.nix
This commit is contained in:
commit
1e3738126c
1 changed files with 2 additions and 2 deletions
|
|
@ -32,8 +32,8 @@
|
||||||
# An attribute set that adds to named directory hash table
|
# An attribute set that adds to named directory hash table
|
||||||
dirHashes = {
|
dirHashes = {
|
||||||
# QMK Keymaps
|
# QMK Keymaps
|
||||||
crkbd = "$HOME/Projects/keyboards/qmk_keymaps/keyboards/crkbd/keymaps/sajenim";
|
crkbd = "$HOME/Projects/qmk_keymaps/keyboards/crkbd/keymaps/sajenim";
|
||||||
kchrn = "$HOME/Projects/keyboards/qmk_keymaps/keyboards/keychron/q4/ansi_v2/keymaps/sajenim";
|
kchrn = "$HOME/Projects/qmk_keymaps/keyboards/keychron/q4/ansi_v2/keymaps/sajenim";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Install plugins
|
# Install plugins
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue