From 6fcb3daf9142f05e372d752d989dc5c3209eabd7 Mon Sep 17 00:00:00 2001 From: logical_code Date: Mon, 7 Jul 2025 14:49:10 -0400 Subject: [PATCH] remove utils from individual config --- hosts/laptop/configuration.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index d93a113..8188db9 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -102,10 +102,6 @@ # $ nix search wget environment.systemPackages = with pkgs; [ # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. - wget - brave - git - vscodium ]; # Some programs need SUID wrappers, can be configured further or are