From 0d63b3c4ab029f741f183ea06bcde293a5c27d81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 30 Dec 2024 16:29:10 -0500 Subject: [PATCH] Clean up help comments --- configuration.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 6aaf5cf..eee1fd6 100644 --- a/configuration.nix +++ b/configuration.nix @@ -12,10 +12,9 @@ ]; # List packages installed in system profile. To search, run: - # $ nix search wget + # $ nix search example 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 ansible birdtray bitwarden-cli