From c37238700d4c7a309ca35aefed15d6358502d5db Mon Sep 17 00:00:00 2001 From: Jan-Bulthuis Date: Sun, 18 May 2025 15:01:14 +0200 Subject: [PATCH] Added dconf-editor and bottles --- hosts/20212060/users/jan.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hosts/20212060/users/jan.nix b/hosts/20212060/users/jan.nix index dce7b37..9af40dd 100644 --- a/hosts/20212060/users/jan.nix +++ b/hosts/20212060/users/jan.nix @@ -17,9 +17,6 @@ ente-auth bitwarden carla - baobab - gnome-calculator - nautilus winbox whatsapp-for-linux discord @@ -30,6 +27,8 @@ river # TODO: Move firefox # TODO: Move to dediated module ryubing + dconf-editor + bottles ]; modules = { @@ -88,7 +87,7 @@ # Languages haskell.enable = false; - js.enable = false; + js.enable = true; nix.enable = true; rust.enable = true; python.enable = true;