added nixcord, thunar, and formatted various files
This commit is contained in:
parent
c9a95e19d6
commit
7a9703c4ba
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