adding tridactyl to the system
This commit is contained in:
parent
61cc9f9921
commit
c0a5763078
3 changed files with 7 additions and 0 deletions
|
@ -296,6 +296,11 @@
|
|||
recursive = true;
|
||||
};
|
||||
|
||||
home.file.".config/tridactyl" = {
|
||||
source = ../tridactyl;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
programs.rbw.enable = true;
|
||||
home.file.".config/rbw" = {
|
||||
source = ../rbw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue