home: reinstall discord
This commit is contained in:
parent
5eb4f266ad
commit
0154be0637
2 changed files with 6 additions and 1 deletions
5
home/features/desktop/discord.nix
Normal file
5
home/features/desktop/discord.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ vesktop ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue