diff --git a/main.nix b/main.nix index 868261d..0b3e180 100644 --- a/main.nix +++ b/main.nix @@ -8,24 +8,29 @@ extraGroups = [ "networkmanager" "wheel" ]; packages = with pkgs; [ vscode - neofetch git - nodejs + + python3 luau - luajit + luajit luarocks - nicotine-plus - vesktop + nodejs + blender plasticity - obsidian - ollama - gnome-tweaks - syncthing - wine - furnace - python3 + + neofetch tree + gnome-tweaks + wine + + obsidian + + ollama + + vesktop + nicotine-plus + furnace ]; }; @@ -107,6 +112,8 @@ jack.enable = true; }; + ollama.enable = true; + syncthing = { enable = true; user = "bug";