From 10a3de42ace223452dc1799e1fd32506c5538b57 Mon Sep 17 00:00:00 2001 From: Jan-Bulthuis Date: Sun, 30 Nov 2025 12:29:12 +0100 Subject: [PATCH] chore: Install software --- profiles/home/jan.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/profiles/home/jan.nix b/profiles/home/jan.nix index 4243374..dbeb1de 100644 --- a/profiles/home/jan.nix +++ b/profiles/home/jan.nix @@ -1,5 +1,6 @@ { pkgs, + pkgs-stable, lib, config, inputs, @@ -29,13 +30,13 @@ in # ente-auth audacity carla - winbox + pkgs-stable.winbox # whatsapp-for-linux wasistlos discord steam spotify - feishin + # feishin eduvpn-client ryubing bottles @@ -183,7 +184,7 @@ in # Development # docker.enable = true; # matlab.enable = true; - mathematica.enable = true; + # mathematica.enable = true; # Languages haskell.enable = false;