discord: install discord

This commit is contained in:
Khaïs COLIN 2024-07-17 19:39:55 +02:00
parent 3e4528e021
commit cee3a20a3e

View file

@ -9,6 +9,8 @@ in {
remmina
# audio
audacity
# communication
discord
];
file = {
@ -29,6 +31,8 @@ in {
stateVersion = "23.11";
};
nixpkgs.config.allowUnfree = true;
programs.neovim = {
enable = true;
defaultEditor = true;