chore: Install software

This commit is contained in:
Jan-Bulthuis 2025-11-30 12:29:12 +01:00
parent 6f98d674b1
commit 10a3de42ac

View File

@ -1,5 +1,6 @@
{ {
pkgs, pkgs,
pkgs-stable,
lib, lib,
config, config,
inputs, inputs,
@ -29,13 +30,13 @@ in
# ente-auth # ente-auth
audacity audacity
carla carla
winbox pkgs-stable.winbox
# whatsapp-for-linux # whatsapp-for-linux
wasistlos wasistlos
discord discord
steam steam
spotify spotify
feishin # feishin
eduvpn-client eduvpn-client
ryubing ryubing
bottles bottles
@ -183,7 +184,7 @@ in
# Development # Development
# docker.enable = true; # docker.enable = true;
# matlab.enable = true; # matlab.enable = true;
mathematica.enable = true; # mathematica.enable = true;
# Languages # Languages
haskell.enable = false; haskell.enable = false;