adding runix to toothpick

This commit is contained in:
cnst
2024-09-15 15:10:20 +02:00
parent 41fa947471
commit ef91994c62
2 changed files with 5 additions and 1 deletions

View File

@@ -70,6 +70,9 @@
yazi = {
enable = true;
};
runix = {
enable = true;
};
misc = {
enable = true;
};