From a52fe6273deaf6dd04bf3f589a0231cd05051d0f Mon Sep 17 00:00:00 2001 From: stefan Date: Tue, 11 Mar 2025 02:23:51 -0400 Subject: sync --- form/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'form/configuration.nix') diff --git a/form/configuration.nix b/form/configuration.nix index f280be0..275f5a5 100644 --- a/form/configuration.nix +++ b/form/configuration.nix @@ -46,6 +46,8 @@ extraGroups = [ "wheel" "networkmanager" ]; # Enable ‘sudo’ for the user. packages = with pkgs; [ tree + discord-ptb + ungoogled-chromium ]; shell = pkgs.zsh; }; @@ -84,6 +86,7 @@ wmenu gnupg pinentry-qt + btop ]; environment.pathsToLink = [ "/share/zsh" ]; -- cgit v1.2.3