added nixcord, thunar, and formatted various files
This commit is contained in:
parent
be6926fb0f
commit
b43c9b53ba
9 changed files with 449 additions and 107 deletions
|
|
@ -236,7 +236,16 @@
|
|||
];
|
||||
};
|
||||
|
||||
#nixcord.enable = true;
|
||||
nixcord = {
|
||||
enable = true;
|
||||
config = {
|
||||
frameless = true;
|
||||
plugins = {
|
||||
# TODO: remove this plugin
|
||||
hideAttachments.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
firefox = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue