diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 056b0c03..5d91a0d6 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -74,8 +74,6 @@ in }; }; - # List packages installed in system profile. To search, run: - # $ nix search wget environment.systemPackages = with pkgs; [ # Applications