vencord and some config
This commit is contained in:
parent
b3fb7babae
commit
63bc6f17e4
3 changed files with 582 additions and 0 deletions
|
@ -13,6 +13,15 @@
|
|||
libreoffice-qt6-fresh
|
||||
];
|
||||
|
||||
home.file = {
|
||||
".config/vesktop/settings.json" = {
|
||||
source = ./vesktop-settings.json;
|
||||
};
|
||||
".config/vesktop/settings/settings.json" = {
|
||||
source = ./vencord-settings.json;
|
||||
};
|
||||
};
|
||||
|
||||
programs.pandoc = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue