added missing brackets
This commit is contained in:
parent
623ff7938b
commit
a19a3226ba
1 changed files with 2 additions and 2 deletions
|
@ -12,10 +12,10 @@ pkgs: with pkgs; [
|
|||
pandoc
|
||||
texlive.combined.scheme-full
|
||||
# Regular apps
|
||||
discord.override {
|
||||
(discord.override {
|
||||
withOpenASAR = true;
|
||||
withVencord = true;
|
||||
}
|
||||
})
|
||||
thunderbird
|
||||
signal-desktop
|
||||
spotify
|
||||
|
|
Loading…
Add table
Reference in a new issue