diff --git a/appserver/configuration.nix b/appserver/configuration.nix index fdc2326..e799988 100644 --- a/appserver/configuration.nix +++ b/appserver/configuration.nix @@ -66,7 +66,9 @@ "networkmanager" "libvirt" "podman" - "incus-admin" + "ollama" + "writefreely" + "incus-admin" ]; packages = with pkgs; [ bottom @@ -76,7 +78,6 @@ environment.systemPackages = with pkgs; [ neovim emacs nano curl htop glances kitty wget git inxi nethogs fastfetch - emacsPackages.vterm ]; # Enable the OpenSSH daemon.