home-manager: manage tridactyl config
This commit is contained in:
parent
efef80c908
commit
229ebf6478
3
home.nix
3
home.nix
@ -49,6 +49,9 @@
|
|||||||
".config/swaylock/" = {
|
".config/swaylock/" = {
|
||||||
source = .config/swaylock;
|
source = .config/swaylock;
|
||||||
};
|
};
|
||||||
|
".config/tridactyl/tridactylrc" = {
|
||||||
|
source = .config/tridactyl/tridactylrc;
|
||||||
|
};
|
||||||
|
|
||||||
".local/bin/battery.sh" = {
|
".local/bin/battery.sh" = {
|
||||||
source = bin/battery.sh;
|
source = bin/battery.sh;
|
||||||
|
Loading…
Reference in New Issue
Block a user