From b83a8e088eec7b09a18b6c567d0fd0259e7f4080 Mon Sep 17 00:00:00 2001 From: osbm Date: Fri, 11 Oct 2024 23:33:55 +0300 Subject: [PATCH] new programs --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index 4a75a8b..b452af2 100644 --- a/configuration.nix +++ b/configuration.nix @@ -86,6 +86,7 @@ packages = with pkgs; [ kdePackages.kate vscode + discord # thunderbird ]; }; @@ -109,6 +110,7 @@ gnumake zip unzip + tlrc ]; # Some programs need SUID wrappers, can be configured further or are