enable discord

This commit is contained in:
Adithya 2024-04-26 20:49:59 +05:30
parent 20d4e0b42e
commit c7cb283035
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C
2 changed files with 2 additions and 0 deletions

View file

@ -11,6 +11,7 @@ _: {
{ directory = ".cache/nix-index"; method = "symlink"; }
{ directory = ".cache/ytfzf"; method = "symlink"; }
{ directory = ".config/1Password"; method = "symlink"; }
{ directory = ".config/discord"; method = "symlink"; }
{ directory = ".config/doctl"; method = "symlink"; }
{ directory = ".config/gh"; method = "symlink"; }
{ directory = ".config/lazygit"; method = "symlink"; }

View file

@ -23,6 +23,7 @@
home.packages = with pkgs; let steam-custom = (steam.override { extraPkgs = p: [ p.gamemode p.gamescope ]; }); in [
_1password-gui
discord
doctl
evince
flyctl